Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-4435 (GCVE-0-2025-4435)
Vulnerability from cvelistv5 – Published: 2025-06-03 12:59 – Updated: 2026-04-21 20:16- CWE-682 - Incorrect Calculation
| Vendor | Product | Version | |
|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.10.18
(python)
Affected: 3.11.0 , < 3.11.13 (python) Affected: 3.12.0 , < 3.12.11 (python) Affected: 3.13.0 , < 3.13.4 (python) Affected: 3.14.0a1 , < 3.14.0b3 (python) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-4435",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-06-03T13:58:00.099450Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-682",
"description": "CWE-682 Incorrect Calculation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-06-03T14:34:40.228Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"modules": [
"tarfile"
],
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.10.18",
"status": "affected",
"version": "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.0b3",
"status": "affected",
"version": "3.14.0a1",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Chuck Woodraska"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Petr Viktorin"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Serhiy Storchaka"
},
{
"lang": "en",
"type": "remediation reviewer",
"value": "Hugo van Kemenade"
},
{
"lang": "en",
"type": "remediation reviewer",
"value": "\u0141ukasz Langa"
},
{
"lang": "en",
"type": "remediation reviewer",
"value": "Thomas Wouters"
},
{
"lang": "en",
"type": "coordinator",
"value": "Seth Larson"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Matt Prodani"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eWhen using a \u003c/span\u003e\u003ccode\u003eTarFile.errorlevel = 0\u003c/code\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of \u003c/span\u003e\u003ccode\u003eTarFile.errorlevel = 0\u003c/code\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;in affected versions is that the member would still be extracted and not skipped.\u003c/span\u003e\u003cbr\u003e"
}
],
"value": "When using a TarFile.errorlevel = 0\u00a0and 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\u00a0in affected versions is that the member would still be extracted and not skipped."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-21T20:16:34.166Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/135034"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/135037"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/19de092debb3d7e832e5672cc2f7b788d35951da"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/aa9eb5f757ceff461e6e996f12c89e5d9b583b01"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/28463dba112af719df1e8b0391c46787ad756dd9"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/4633f3f497b1ff70e4a35b6fe2c907cbe2d4cb2e"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/9c1110ef6652687d7c55f590f909720eddde965a"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/dd8f187d0746da151e0025c51680979ac5b4cfb1"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Tarfile extracts filtered members when errorlevel=0",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2025-4435",
"datePublished": "2025-06-03T12:59:06.792Z",
"dateReserved": "2025-05-08T15:05:11.874Z",
"dateUpdated": "2026-04-21T20:16:34.166Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-4435",
"date": "2026-06-05",
"epss": "0.00541",
"percentile": "0.68055"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-4435\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2025-06-03T13:15:20.630\",\"lastModified\":\"2025-06-04T14:54:33.783\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When using a TarFile.errorlevel = 0\u00a0and 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\u00a0in affected versions is that the member would still be extracted and not skipped.\"},{\"lang\":\"es\",\"value\":\"Al usar TarFile.errorlevel = 0 y extraer con un filtro, el comportamiento documentado es que cualquier miembro filtrado se omite y no se extrae. Sin embargo, el comportamiento real de TarFile.errorlevel = 0 en las versiones afectadas es que el miembro se extrae y no se omite.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-682\"}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/19de092debb3d7e832e5672cc2f7b788d35951da\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/28463dba112af719df1e8b0391c46787ad756dd9\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/4633f3f497b1ff70e4a35b6fe2c907cbe2d4cb2e\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/9c1110ef6652687d7c55f590f909720eddde965a\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/aa9eb5f757ceff461e6e996f12c89e5d9b583b01\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/dd8f187d0746da151e0025c51680979ac5b4cfb1\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/135034\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/pull/135037\",\"source\":\"cna@python.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/\",\"source\":\"cna@python.org\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-4435\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-06-03T13:58:00.099450Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-682\", \"description\": \"CWE-682 Incorrect Calculation\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-06-03T14:34:29.201Z\"}}], \"cna\": {\"title\": \"Tarfile extracts filtered members when errorlevel=0\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Chuck Woodraska\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Petr Viktorin\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Serhiy Storchaka\"}, {\"lang\": \"en\", \"type\": \"remediation reviewer\", \"value\": \"Hugo van Kemenade\"}, {\"lang\": \"en\", \"type\": \"remediation reviewer\", \"value\": \"\\u0141ukasz Langa\"}, {\"lang\": \"en\", \"type\": \"remediation reviewer\", \"value\": \"Thomas Wouters\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"Seth Larson\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Matt Prodani\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"modules\": [\"tarfile\"], \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"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.0b3\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/issues/135034\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/python/cpython/pull/135037\", \"tags\": [\"patch\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/19de092debb3d7e832e5672cc2f7b788d35951da\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/aa9eb5f757ceff461e6e996f12c89e5d9b583b01\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/28463dba112af719df1e8b0391c46787ad756dd9\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/4633f3f497b1ff70e4a35b6fe2c907cbe2d4cb2e\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/9c1110ef6652687d7c55f590f909720eddde965a\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/dd8f187d0746da151e0025c51680979ac5b4cfb1\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"When using a TarFile.errorlevel = 0\\u00a0and 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\\u00a0in affected versions is that the member would still be extracted and not skipped.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003eWhen using a \u003c/span\u003e\u003ccode\u003eTarFile.errorlevel = 0\u003c/code\u003e\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003e\u0026nbsp;and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of \u003c/span\u003e\u003ccode\u003eTarFile.errorlevel = 0\u003c/code\u003e\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003e\u0026nbsp;in affected versions is that the member would still be extracted and not skipped.\u003c/span\u003e\u003cbr\u003e\", \"base64\": false}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2026-04-21T20:16:34.166Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-4435\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-21T20:16:34.166Z\", \"dateReserved\": \"2025-05-08T15:05:11.874Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2025-06-03T12:59:06.792Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2025:10140
Vulnerability from csaf_redhat - Published: 2025-07-01 21:50 - Updated: 2026-06-02 15:24A flaw was found in CPython's tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter="data" or filter="tar" extraction filters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter="data" or filter="tar" parameters. This issue leads to potentially overwriting or modifying system files and metadata.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.12 is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: Tarfile extracts filtered members when errorlevel=0 (CVE-2025-4435)\n\n* cpython: Bypass extraction filter to modify file metadata outside extraction directory (CVE-2024-12718)\n\n* cpython: Extraction filter bypass for linking outside extraction directory (CVE-2025-4330)\n\n* python: cpython: Arbitrary writes via tarfile realpath overflow (CVE-2025-4517)\n\n* cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory (CVE-2025-4138)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:10140",
"url": "https://access.redhat.com/errata/RHSA-2025:10140"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2370010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370010"
},
{
"category": "external",
"summary": "2370013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370013"
},
{
"category": "external",
"summary": "2370014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370014"
},
{
"category": "external",
"summary": "2370016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370016"
},
{
"category": "external",
"summary": "2372426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372426"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_10140.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2026-06-02T15:24:36+00:00",
"generator": {
"date": "2026-06-02T15:24:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:10140",
"initial_release_date": "2025-07-01T21:50:44+00:00",
"revision_history": [
{
"date": "2025-07-01T21:50:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-01T21:50:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:24:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.12.9-2.el10_0.2.aarch64",
"product": {
"name": "python3-0:3.12.9-2.el10_0.2.aarch64",
"product_id": "python3-0:3.12.9-2.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.9-2.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"product": {
"name": "python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"product_id": "python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.9-2.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"product_id": "python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-2.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-2.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"product": {
"name": "python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"product_id": "python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.9-2.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"product": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"product_id": "python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.9-2.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"product": {
"name": "python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"product_id": "python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.9-2.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"product": {
"name": "python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"product_id": "python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.9-2.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.9-2.el10_0.2.aarch64",
"product": {
"name": "python3-test-0:3.12.9-2.el10_0.2.aarch64",
"product_id": "python3-test-0:3.12.9-2.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.9-2.el10_0.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.12.9-2.el10_0.2.ppc64le",
"product": {
"name": "python3-0:3.12.9-2.el10_0.2.ppc64le",
"product_id": "python3-0:3.12.9-2.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.9-2.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"product": {
"name": "python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"product_id": "python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.9-2.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-2.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-2.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"product": {
"name": "python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"product_id": "python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.9-2.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"product": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"product_id": "python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.9-2.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"product": {
"name": "python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"product_id": "python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.9-2.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"product": {
"name": "python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"product_id": "python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.9-2.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"product": {
"name": "python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"product_id": "python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.9-2.el10_0.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.12.9-2.el10_0.2.x86_64",
"product": {
"name": "python3-0:3.12.9-2.el10_0.2.x86_64",
"product_id": "python3-0:3.12.9-2.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.9-2.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"product": {
"name": "python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"product_id": "python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.9-2.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"product_id": "python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-2.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-2.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"product": {
"name": "python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"product_id": "python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.9-2.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"product": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"product_id": "python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.9-2.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"product": {
"name": "python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"product_id": "python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.9-2.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"product": {
"name": "python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"product_id": "python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.9-2.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.9-2.el10_0.2.x86_64",
"product": {
"name": "python3-test-0:3.12.9-2.el10_0.2.x86_64",
"product_id": "python3-test-0:3.12.9-2.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.9-2.el10_0.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.12.9-2.el10_0.2.s390x",
"product": {
"name": "python3-0:3.12.9-2.el10_0.2.s390x",
"product_id": "python3-0:3.12.9-2.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.9-2.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.9-2.el10_0.2.s390x",
"product": {
"name": "python3-libs-0:3.12.9-2.el10_0.2.s390x",
"product_id": "python3-libs-0:3.12.9-2.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.9-2.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"product_id": "python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-2.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"product_id": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-2.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.12.9-2.el10_0.2.s390x",
"product": {
"name": "python3-devel-0:3.12.9-2.el10_0.2.s390x",
"product_id": "python3-devel-0:3.12.9-2.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.9-2.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"product": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"product_id": "python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.9-2.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.9-2.el10_0.2.s390x",
"product": {
"name": "python3-debug-0:3.12.9-2.el10_0.2.s390x",
"product_id": "python3-debug-0:3.12.9-2.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.9-2.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.9-2.el10_0.2.s390x",
"product": {
"name": "python3-idle-0:3.12.9-2.el10_0.2.s390x",
"product_id": "python3-idle-0:3.12.9-2.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.9-2.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.9-2.el10_0.2.s390x",
"product": {
"name": "python3-test-0:3.12.9-2.el10_0.2.s390x",
"product_id": "python3-test-0:3.12.9-2.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.9-2.el10_0.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.9-2.el10_0.2.src",
"product": {
"name": "python3.12-0:3.12.9-2.el10_0.2.src",
"product_id": "python3.12-0:3.12.9-2.el10_0.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-2.el10_0.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"product": {
"name": "python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"product_id": "python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.12.9-2.el10_0.2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.12.9-2.el10_0.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch"
},
"product_reference": "python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-2.el10_0.2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src"
},
"product_reference": "python3.12-0:3.12.9-2.el10_0.2.src",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.12.9-2.el10_0.2.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch"
},
"product_reference": "python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-2.el10_0.2.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src"
},
"product_reference": "python3.12-0:3.12.9-2.el10_0.2.src",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.12.9-2.el10_0.2.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch"
},
"product_reference": "python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-2.el10_0.2.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src"
},
"product_reference": "python3.12-0:3.12.9-2.el10_0.2.src",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12718",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:00:57.613538+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370013"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter=\"data\" or filter=\"tar\" extraction filters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Bypass extraction filter to modify file metadata outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "RHBZ#2370013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12718"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/127987",
"url": "https://github.com/python/cpython/issues/127987"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:10.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-01T21:50:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10140"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cpython: python: Bypass extraction filter to modify file metadata outside extraction directory"
},
{
"cve": "CVE-2025-4138",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-12T09:03:58.434950+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2372426"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "RHBZ#2372426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:02.717000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-01T21:50:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10140"
},
{
"category": "workaround",
"details": "Red Hat recommends upgrading to a fixed release of Python as soon as one is available. This vulnerability can be mitigated by rejecting links inside tarfiles that use relative references to the parent directory. The upstream advisory provides this example code:\n\n\u0027\u0027\u0027\n# Avoid insecure segments in link names.\nfor member in tar.getmembers():\n if not member.islnk():\n continue\n if os.pardir in os.path.split(member.linkname):\n raise OSError(\"Tarfile with insecure segment (\u0027..\u0027) in linkname\")\n\n# Now safe to extract members with the data filter.\ntar.extractall(filter=\"data\")\n\u0027\u0027\u0027",
"product_ids": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory"
},
{
"cve": "CVE-2025-4330",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:00.653313+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter=\"data\" or filter=\"tar\" parameters. This issue leads to potentially overwriting or modifying system files and metadata.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Extraction filter bypass for linking outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of this access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "RHBZ#2370014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:57.452000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-01T21:50:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10140"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: Extraction filter bypass for linking outside extraction directory"
},
{
"cve": "CVE-2025-4435",
"cwe": {
"id": "CWE-706",
"name": "Use of Incorrectly-Resolved Name or Reference"
},
"discovery_date": "2025-06-03T14:00:46.485917+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370010"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Tarfile extracts filtered members when errorlevel=0",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4435"
},
{
"category": "external",
"summary": "RHBZ#2370010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:06.792000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-01T21:50:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10140"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Tarfile extracts filtered members when errorlevel=0"
},
{
"cve": "CVE-2025-4517",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:12.271192+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Arbitrary writes via tarfile realpath overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "RHBZ#2370016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:50.352000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-01T21:50:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10140"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"AppStream-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"BaseOS-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python-unversioned-command-0:3.12.9-2.el10_0.2.noarch",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-debug-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-devel-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-idle-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-libs-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-test-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3-tkinter-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-0:3.12.9-2.el10_0.2.src",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debuginfo-0:3.12.9-2.el10_0.2.x86_64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.aarch64",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.ppc64le",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.s390x",
"CRB-10.0.Z:python3.12-debugsource-0:3.12.9-2.el10_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Arbitrary writes via tarfile realpath overflow"
}
]
}
RHSA-2025:10148
Vulnerability from csaf_redhat - Published: 2025-07-01 22:05 - Updated: 2026-06-02 15:24A flaw was found in CPython's tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter="data" or filter="tar" extraction filters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter="data" or filter="tar" parameters. This issue leads to potentially overwriting or modifying system files and metadata.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.11 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: Tarfile extracts filtered members when errorlevel=0 (CVE-2025-4435)\n\n* cpython: Bypass extraction filter to modify file metadata outside extraction directory (CVE-2024-12718)\n\n* cpython: Extraction filter bypass for linking outside extraction directory (CVE-2025-4330)\n\n* python: cpython: Arbitrary writes via tarfile realpath overflow (CVE-2025-4517)\n\n* cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory (CVE-2025-4138)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:10148",
"url": "https://access.redhat.com/errata/RHSA-2025:10148"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2370010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370010"
},
{
"category": "external",
"summary": "2370013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370013"
},
{
"category": "external",
"summary": "2370014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370014"
},
{
"category": "external",
"summary": "2370016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370016"
},
{
"category": "external",
"summary": "2372426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372426"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_10148.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2026-06-02T15:24:36+00:00",
"generator": {
"date": "2026-06-02T15:24:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:10148",
"initial_release_date": "2025-07-01T22:05:54+00:00",
"revision_history": [
{
"date": "2025-07-01T22:05:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-01T22:05:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:24:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.11-2.el9_6.1.src",
"product": {
"name": "python3.11-0:3.11.11-2.el9_6.1.src",
"product_id": "python3.11-0:3.11.11-2.el9_6.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.11-2.el9_6.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.11-2.el9_6.1.aarch64",
"product": {
"name": "python3.11-0:3.11.11-2.el9_6.1.aarch64",
"product_id": "python3.11-0:3.11.11-2.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.11-2.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"product": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"product_id": "python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.11-2.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"product": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"product_id": "python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.11-2.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"product": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"product_id": "python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.11-2.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"product": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"product_id": "python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.11-2.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"product": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"product_id": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.11-2.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"product": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"product_id": "python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.11-2.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"product": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"product_id": "python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.11-2.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"product": {
"name": "python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"product_id": "python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.11-2.el9_6.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"product": {
"name": "python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"product_id": "python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.11-2.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"product_id": "python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.11-2.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"product_id": "python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.11-2.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.11-2.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.11-2.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.11-2.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"product": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"product_id": "python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.11-2.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"product": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"product_id": "python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.11-2.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"product": {
"name": "python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"product_id": "python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.11-2.el9_6.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.11-2.el9_6.1.x86_64",
"product": {
"name": "python3.11-0:3.11.11-2.el9_6.1.x86_64",
"product_id": "python3.11-0:3.11.11-2.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.11-2.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"product_id": "python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.11-2.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"product_id": "python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.11-2.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"product_id": "python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.11-2.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"product_id": "python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.11-2.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.11-2.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"product": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"product_id": "python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.11-2.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"product": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"product_id": "python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.11-2.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"product": {
"name": "python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"product_id": "python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.11-2.el9_6.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"product": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"product_id": "python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.11-2.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"product": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"product_id": "python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.11-2.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"product_id": "python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.11-2.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"product_id": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.11-2.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.11-2.el9_6.1.i686",
"product": {
"name": "python3.11-0:3.11.11-2.el9_6.1.i686",
"product_id": "python3.11-0:3.11.11-2.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.11-2.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"product": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"product_id": "python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.11-2.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"product": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"product_id": "python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.11-2.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.11-2.el9_6.1.i686",
"product": {
"name": "python3.11-test-0:3.11.11-2.el9_6.1.i686",
"product_id": "python3.11-test-0:3.11.11-2.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.11-2.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"product": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"product_id": "python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.11-2.el9_6.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.11-2.el9_6.1.s390x",
"product": {
"name": "python3.11-0:3.11.11-2.el9_6.1.s390x",
"product_id": "python3.11-0:3.11.11-2.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.11-2.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"product": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"product_id": "python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.11-2.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"product": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"product_id": "python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.11-2.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"product": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"product_id": "python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.11-2.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"product": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"product_id": "python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.11-2.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"product": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"product_id": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.11-2.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"product": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"product_id": "python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.11-2.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"product": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"product_id": "python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.11-2.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"product": {
"name": "python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"product_id": "python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.11-2.el9_6.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.1.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.1.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.1.src",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12718",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:00:57.613538+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370013"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter=\"data\" or filter=\"tar\" extraction filters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Bypass extraction filter to modify file metadata outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "RHBZ#2370013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12718"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/127987",
"url": "https://github.com/python/cpython/issues/127987"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:10.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-01T22:05:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10148"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cpython: python: Bypass extraction filter to modify file metadata outside extraction directory"
},
{
"cve": "CVE-2025-4138",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-12T09:03:58.434950+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2372426"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "RHBZ#2372426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:02.717000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-01T22:05:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10148"
},
{
"category": "workaround",
"details": "Red Hat recommends upgrading to a fixed release of Python as soon as one is available. This vulnerability can be mitigated by rejecting links inside tarfiles that use relative references to the parent directory. The upstream advisory provides this example code:\n\n\u0027\u0027\u0027\n# Avoid insecure segments in link names.\nfor member in tar.getmembers():\n if not member.islnk():\n continue\n if os.pardir in os.path.split(member.linkname):\n raise OSError(\"Tarfile with insecure segment (\u0027..\u0027) in linkname\")\n\n# Now safe to extract members with the data filter.\ntar.extractall(filter=\"data\")\n\u0027\u0027\u0027",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory"
},
{
"cve": "CVE-2025-4330",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:00.653313+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter=\"data\" or filter=\"tar\" parameters. This issue leads to potentially overwriting or modifying system files and metadata.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Extraction filter bypass for linking outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of this access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "RHBZ#2370014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:57.452000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-01T22:05:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10148"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: Extraction filter bypass for linking outside extraction directory"
},
{
"cve": "CVE-2025-4435",
"cwe": {
"id": "CWE-706",
"name": "Use of Incorrectly-Resolved Name or Reference"
},
"discovery_date": "2025-06-03T14:00:46.485917+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370010"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Tarfile extracts filtered members when errorlevel=0",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4435"
},
{
"category": "external",
"summary": "RHBZ#2370010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:06.792000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-01T22:05:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10148"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Tarfile extracts filtered members when errorlevel=0"
},
{
"cve": "CVE-2025-4517",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:12.271192+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Arbitrary writes via tarfile realpath overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "RHBZ#2370016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:50.352000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-01T22:05:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10148"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debug-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-devel-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-idle-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-libs-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-test-0:3.11.11-2.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Arbitrary writes via tarfile realpath overflow"
}
]
}
RHSA-2025:10189
Vulnerability from csaf_redhat - Published: 2025-07-02 06:27 - Updated: 2026-06-02 15:24A flaw was found in CPython's tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter="data" or filter="tar" extraction filters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter="data" or filter="tar" parameters. This issue leads to potentially overwriting or modifying system files and metadata.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.12 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: Tarfile extracts filtered members when errorlevel=0 (CVE-2025-4435)\n\n* cpython: Bypass extraction filter to modify file metadata outside extraction directory (CVE-2024-12718)\n\n* cpython: Extraction filter bypass for linking outside extraction directory (CVE-2025-4330)\n\n* python: cpython: Arbitrary writes via tarfile realpath overflow (CVE-2025-4517)\n\n* cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory (CVE-2025-4138)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:10189",
"url": "https://access.redhat.com/errata/RHSA-2025:10189"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2370010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370010"
},
{
"category": "external",
"summary": "2370013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370013"
},
{
"category": "external",
"summary": "2370014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370014"
},
{
"category": "external",
"summary": "2370016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370016"
},
{
"category": "external",
"summary": "2372426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372426"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_10189.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2026-06-02T15:24:36+00:00",
"generator": {
"date": "2026-06-02T15:24:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:10189",
"initial_release_date": "2025-07-02T06:27:20+00:00",
"revision_history": [
{
"date": "2025-07-02T06:27:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-02T06:27:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:24:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.9-1.el9_6.1.src",
"product": {
"name": "python3.12-0:3.12.9-1.el9_6.1.src",
"product_id": "python3.12-0:3.12.9-1.el9_6.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-1.el9_6.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.9-1.el9_6.1.aarch64",
"product": {
"name": "python3.12-0:3.12.9-1.el9_6.1.aarch64",
"product_id": "python3.12-0:3.12.9-1.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-1.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"product": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"product_id": "python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.9-1.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"product": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"product_id": "python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.9-1.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"product": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"product_id": "python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.9-1.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"product_id": "python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-1.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-1.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"product": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"product_id": "python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.9-1.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"product": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"product_id": "python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.9-1.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"product": {
"name": "python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"product_id": "python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.9-1.el9_6.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"product": {
"name": "python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"product_id": "python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-1.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"product": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"product_id": "python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.9-1.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"product": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"product_id": "python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.9-1.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"product": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"product_id": "python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.9-1.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-1.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-1.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"product": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"product_id": "python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.9-1.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"product": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"product_id": "python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.9-1.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"product": {
"name": "python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"product_id": "python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.9-1.el9_6.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.9-1.el9_6.1.x86_64",
"product": {
"name": "python3.12-0:3.12.9-1.el9_6.1.x86_64",
"product_id": "python3.12-0:3.12.9-1.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-1.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"product": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"product_id": "python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.9-1.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"product": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"product_id": "python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.9-1.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"product": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"product_id": "python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.9-1.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"product_id": "python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-1.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-1.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"product": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"product_id": "python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.9-1.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"product": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"product_id": "python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.9-1.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"product": {
"name": "python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"product_id": "python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.9-1.el9_6.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"product": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"product_id": "python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.9-1.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"product": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"product_id": "python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.9-1.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"product": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"product_id": "python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-1.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"product_id": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-1.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.9-1.el9_6.1.i686",
"product": {
"name": "python3.12-0:3.12.9-1.el9_6.1.i686",
"product_id": "python3.12-0:3.12.9-1.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-1.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"product": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"product_id": "python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.9-1.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"product": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"product_id": "python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.9-1.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.9-1.el9_6.1.i686",
"product": {
"name": "python3.12-test-0:3.12.9-1.el9_6.1.i686",
"product_id": "python3.12-test-0:3.12.9-1.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.9-1.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"product": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"product_id": "python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.9-1.el9_6.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.9-1.el9_6.1.s390x",
"product": {
"name": "python3.12-0:3.12.9-1.el9_6.1.s390x",
"product_id": "python3.12-0:3.12.9-1.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-1.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"product": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"product_id": "python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.9-1.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"product": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"product_id": "python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.9-1.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"product": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"product_id": "python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.9-1.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"product_id": "python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-1.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"product_id": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-1.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"product": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"product_id": "python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.9-1.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"product": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"product_id": "python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.9-1.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"product": {
"name": "python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"product_id": "python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.9-1.el9_6.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.1.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.1.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.1.src",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12718",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:00:57.613538+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370013"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter=\"data\" or filter=\"tar\" extraction filters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Bypass extraction filter to modify file metadata outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "RHBZ#2370013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12718"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/127987",
"url": "https://github.com/python/cpython/issues/127987"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:10.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-02T06:27:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10189"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cpython: python: Bypass extraction filter to modify file metadata outside extraction directory"
},
{
"cve": "CVE-2025-4138",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-12T09:03:58.434950+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2372426"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "RHBZ#2372426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:02.717000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-02T06:27:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10189"
},
{
"category": "workaround",
"details": "Red Hat recommends upgrading to a fixed release of Python as soon as one is available. This vulnerability can be mitigated by rejecting links inside tarfiles that use relative references to the parent directory. The upstream advisory provides this example code:\n\n\u0027\u0027\u0027\n# Avoid insecure segments in link names.\nfor member in tar.getmembers():\n if not member.islnk():\n continue\n if os.pardir in os.path.split(member.linkname):\n raise OSError(\"Tarfile with insecure segment (\u0027..\u0027) in linkname\")\n\n# Now safe to extract members with the data filter.\ntar.extractall(filter=\"data\")\n\u0027\u0027\u0027",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory"
},
{
"cve": "CVE-2025-4330",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:00.653313+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter=\"data\" or filter=\"tar\" parameters. This issue leads to potentially overwriting or modifying system files and metadata.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Extraction filter bypass for linking outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of this access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "RHBZ#2370014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:57.452000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-02T06:27:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10189"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: Extraction filter bypass for linking outside extraction directory"
},
{
"cve": "CVE-2025-4435",
"cwe": {
"id": "CWE-706",
"name": "Use of Incorrectly-Resolved Name or Reference"
},
"discovery_date": "2025-06-03T14:00:46.485917+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370010"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Tarfile extracts filtered members when errorlevel=0",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4435"
},
{
"category": "external",
"summary": "RHBZ#2370010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:06.792000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-02T06:27:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10189"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Tarfile extracts filtered members when errorlevel=0"
},
{
"cve": "CVE-2025-4517",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:12.271192+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Arbitrary writes via tarfile realpath overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "RHBZ#2370016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:50.352000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-02T06:27:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10189"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.src",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debug-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-devel-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-idle-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-libs-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-test-0:3.12.9-1.el9_6.1.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.i686",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.s390x",
"CRB-9.6.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Arbitrary writes via tarfile realpath overflow"
}
]
}
RHSA-2025:10399
Vulnerability from csaf_redhat - Published: 2025-07-07 11:25 - Updated: 2026-06-02 15:24A flaw was found in CPython's tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter="data" or filter="tar" extraction filters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter="data" or filter="tar" parameters. This issue leads to potentially overwriting or modifying system files and metadata.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.9 is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: Tarfile extracts filtered members when errorlevel=0 (CVE-2025-4435)\n\n* cpython: python: Bypass extraction filter to modify file metadata outside extraction directory (CVE-2024-12718)\n\n* cpython: python: Extraction filter bypass for linking outside extraction directory (CVE-2025-4330)\n\n* python: cpython: Arbitrary writes via tarfile realpath overflow (CVE-2025-4517)\n\n* cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory (CVE-2025-4138)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:10399",
"url": "https://access.redhat.com/errata/RHSA-2025:10399"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2370010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370010"
},
{
"category": "external",
"summary": "2370013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370013"
},
{
"category": "external",
"summary": "2370014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370014"
},
{
"category": "external",
"summary": "2370016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370016"
},
{
"category": "external",
"summary": "2372426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372426"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_10399.json"
}
],
"title": "Red Hat Security Advisory: python3.9 security update",
"tracking": {
"current_release_date": "2026-06-02T15:24:41+00:00",
"generator": {
"date": "2026-06-02T15:24:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:10399",
"initial_release_date": "2025-07-07T11:25:51+00:00",
"revision_history": [
{
"date": "2025-07-07T11:25:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-07T11:25:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:24:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"product": {
"name": "python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"product_id": "python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.9.18-3.el9_4.8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"product_id": "python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.8.aarch64",
"product": {
"name": "python3-0:3.9.18-3.el9_4.8.aarch64",
"product_id": "python3-0:3.9.18-3.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"product_id": "python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"product_id": "python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"product_id": "python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.8.aarch64",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.8.aarch64",
"product_id": "python3-test-0:3.9.18-3.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"product_id": "python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.8.ppc64le",
"product": {
"name": "python3-0:3.9.18-3.el9_4.8.ppc64le",
"product_id": "python3-0:3.9.18-3.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"product_id": "python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"product_id": "python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"product_id": "python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"product_id": "python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.8.i686",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.i686",
"product_id": "python3-devel-0:3.9.18-3.el9_4.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.8.i686",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.i686",
"product_id": "python3-libs-0:3.9.18-3.el9_4.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.8.i686",
"product": {
"name": "python3-0:3.9.18-3.el9_4.8.i686",
"product_id": "python3-0:3.9.18-3.el9_4.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.8.i686",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.i686",
"product_id": "python3-debug-0:3.9.18-3.el9_4.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.8.i686",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.i686",
"product_id": "python3-idle-0:3.9.18-3.el9_4.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.8.i686",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.8.i686",
"product_id": "python3-test-0:3.9.18-3.el9_4.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.8?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"product_id": "python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.8.x86_64",
"product": {
"name": "python3-0:3.9.18-3.el9_4.8.x86_64",
"product_id": "python3-0:3.9.18-3.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"product_id": "python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"product_id": "python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"product_id": "python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.8.x86_64",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.8.x86_64",
"product_id": "python3-test-0:3.9.18-3.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.8.s390x",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.s390x",
"product_id": "python3-devel-0:3.9.18-3.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.8.s390x",
"product": {
"name": "python3-0:3.9.18-3.el9_4.8.s390x",
"product_id": "python3-0:3.9.18-3.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.8.s390x",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.s390x",
"product_id": "python3-libs-0:3.9.18-3.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.8.s390x",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.s390x",
"product_id": "python3-debug-0:3.9.18-3.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.8.s390x",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.s390x",
"product_id": "python3-idle-0:3.9.18-3.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.8.s390x",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.8.s390x",
"product_id": "python3-test-0:3.9.18-3.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.9-0:3.9.18-3.el9_4.8.src",
"product": {
"name": "python3.9-0:3.9.18-3.el9_4.8.src",
"product_id": "python3.9-0:3.9.18-3.el9_4.8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9@3.9.18-3.el9_4.8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.18-3.el9_4.8.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.18-3.el9_4.8.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src"
},
"product_reference": "python3.9-0:3.9.18-3.el9_4.8.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.18-3.el9_4.8.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.18-3.el9_4.8.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src"
},
"product_reference": "python3.9-0:3.9.18-3.el9_4.8.src",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.18-3.el9_4.8.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.18-3.el9_4.8.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src"
},
"product_reference": "python3.9-0:3.9.18-3.el9_4.8.src",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12718",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:00:57.613538+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370013"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter=\"data\" or filter=\"tar\" extraction filters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Bypass extraction filter to modify file metadata outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "RHBZ#2370013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12718"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/127987",
"url": "https://github.com/python/cpython/issues/127987"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:10.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-07T11:25:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10399"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cpython: python: Bypass extraction filter to modify file metadata outside extraction directory"
},
{
"cve": "CVE-2025-4138",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-12T09:03:58.434950+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2372426"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "RHBZ#2372426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:02.717000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-07T11:25:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10399"
},
{
"category": "workaround",
"details": "Red Hat recommends upgrading to a fixed release of Python as soon as one is available. This vulnerability can be mitigated by rejecting links inside tarfiles that use relative references to the parent directory. The upstream advisory provides this example code:\n\n\u0027\u0027\u0027\n# Avoid insecure segments in link names.\nfor member in tar.getmembers():\n if not member.islnk():\n continue\n if os.pardir in os.path.split(member.linkname):\n raise OSError(\"Tarfile with insecure segment (\u0027..\u0027) in linkname\")\n\n# Now safe to extract members with the data filter.\ntar.extractall(filter=\"data\")\n\u0027\u0027\u0027",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory"
},
{
"cve": "CVE-2025-4330",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:00.653313+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter=\"data\" or filter=\"tar\" parameters. This issue leads to potentially overwriting or modifying system files and metadata.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Extraction filter bypass for linking outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of this access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "RHBZ#2370014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:57.452000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-07T11:25:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10399"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: Extraction filter bypass for linking outside extraction directory"
},
{
"cve": "CVE-2025-4435",
"cwe": {
"id": "CWE-706",
"name": "Use of Incorrectly-Resolved Name or Reference"
},
"discovery_date": "2025-06-03T14:00:46.485917+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370010"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Tarfile extracts filtered members when errorlevel=0",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4435"
},
{
"category": "external",
"summary": "RHBZ#2370010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:06.792000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-07T11:25:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10399"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Tarfile extracts filtered members when errorlevel=0"
},
{
"cve": "CVE-2025-4517",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:12.271192+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Arbitrary writes via tarfile realpath overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "RHBZ#2370016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:50.352000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-07T11:25:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10399"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.8.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Arbitrary writes via tarfile realpath overflow"
}
]
}
RHSA-2025:10484
Vulnerability from csaf_redhat - Published: 2025-07-07 16:21 - Updated: 2026-06-02 15:24A flaw was found in CPython's tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter="data" or filter="tar" extraction filters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter="data" or filter="tar" parameters. This issue leads to potentially overwriting or modifying system files and metadata.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3 is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, Red Hat Enterprise Linux 8.6 Telecommunications Update Service, and Red Hat Enterprise Linux 8.6 Extended Update Support EXTENSION.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: Tarfile extracts filtered members when errorlevel=0 (CVE-2025-4435)\n\n* cpython: python: Bypass extraction filter to modify file metadata outside extraction directory (CVE-2024-12718)\n\n* cpython: python: Extraction filter bypass for linking outside extraction directory (CVE-2025-4330)\n\n* python: cpython: Arbitrary writes via tarfile realpath overflow (CVE-2025-4517)\n\n* cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory (CVE-2025-4138)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:10484",
"url": "https://access.redhat.com/errata/RHSA-2025:10484"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2370010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370010"
},
{
"category": "external",
"summary": "2370013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370013"
},
{
"category": "external",
"summary": "2370014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370014"
},
{
"category": "external",
"summary": "2370016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370016"
},
{
"category": "external",
"summary": "2372426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372426"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_10484.json"
}
],
"title": "Red Hat Security Advisory: python3 security update",
"tracking": {
"current_release_date": "2026-06-02T15:24:36+00:00",
"generator": {
"date": "2026-06-02T15:24:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:10484",
"initial_release_date": "2025-07-07T16:21:57+00:00",
"revision_history": [
{
"date": "2025-07-07T16:21:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-07T16:21:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:24:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus_long_life:8.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-47.el8_6.8.i686",
"product": {
"name": "platform-python-0:3.6.8-47.el8_6.8.i686",
"product_id": "platform-python-0:3.6.8-47.el8_6.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"product": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"product_id": "platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"product": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"product_id": "platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-47.el8_6.8.i686",
"product": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.i686",
"product_id": "python3-idle-0:3.6.8-47.el8_6.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-47.el8_6.8.i686",
"product": {
"name": "python3-test-0:3.6.8-47.el8_6.8.i686",
"product_id": "python3-test-0:3.6.8-47.el8_6.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"product": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"product_id": "python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"product": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"product_id": "python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"product": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"product_id": "python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-47.el8_6.8.i686",
"product": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.i686",
"product_id": "python3-libs-0:3.6.8-47.el8_6.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.8?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"product": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"product_id": "platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"product": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"product_id": "platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"product": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"product_id": "python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"product": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"product_id": "python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"product": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"product_id": "python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"product": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"product_id": "python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-47.el8_6.8.x86_64",
"product": {
"name": "platform-python-0:3.6.8-47.el8_6.8.x86_64",
"product_id": "platform-python-0:3.6.8-47.el8_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"product": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"product_id": "python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-47.el8_6.8.x86_64",
"product": {
"name": "python3-test-0:3.6.8-47.el8_6.8.x86_64",
"product_id": "python3-test-0:3.6.8-47.el8_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-47.el8_6.8.src",
"product": {
"name": "python3-0:3.6.8-47.el8_6.8.src",
"product_id": "python3-0:3.6.8-47.el8_6.8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-47.el8_6.8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-47.el8_6.8.aarch64",
"product": {
"name": "platform-python-0:3.6.8-47.el8_6.8.aarch64",
"product_id": "platform-python-0:3.6.8-47.el8_6.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"product": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"product_id": "python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-47.el8_6.8.aarch64",
"product": {
"name": "python3-test-0:3.6.8-47.el8_6.8.aarch64",
"product_id": "python3-test-0:3.6.8-47.el8_6.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"product": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"product_id": "python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"product": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"product_id": "python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"product": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"product_id": "platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"product": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"product_id": "platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"product": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"product_id": "python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"product": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"product_id": "python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"product": {
"name": "platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"product_id": "platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"product": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"product_id": "python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"product": {
"name": "python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"product_id": "python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"product": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"product_id": "python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"product": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"product_id": "python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"product": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"product_id": "platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"product": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"product_id": "platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"product": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"product_id": "python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"product": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"product_id": "python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-47.el8_6.8.s390x",
"product": {
"name": "platform-python-0:3.6.8-47.el8_6.8.s390x",
"product_id": "platform-python-0:3.6.8-47.el8_6.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-47.el8_6.8.s390x",
"product": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.s390x",
"product_id": "python3-libs-0:3.6.8-47.el8_6.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-47.el8_6.8.s390x",
"product": {
"name": "python3-test-0:3.6.8-47.el8_6.8.s390x",
"product_id": "python3-test-0:3.6.8-47.el8_6.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"product": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"product_id": "python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"product": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"product_id": "python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"product": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"product_id": "platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"product": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"product_id": "platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-47.el8_6.8.s390x",
"product": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.s390x",
"product_id": "python3-idle-0:3.6.8-47.el8_6.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"product": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"product_id": "python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.8.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.8.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.8.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.8.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.8.src as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.8.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.8.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.8.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.8.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.8.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.8.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.8.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.8.src as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.8.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.8.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.8.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12718",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:00:57.613538+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370013"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter=\"data\" or filter=\"tar\" extraction filters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Bypass extraction filter to modify file metadata outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "RHBZ#2370013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12718"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/127987",
"url": "https://github.com/python/cpython/issues/127987"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:10.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-07T16:21:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10484"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cpython: python: Bypass extraction filter to modify file metadata outside extraction directory"
},
{
"cve": "CVE-2025-4138",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-12T09:03:58.434950+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2372426"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "RHBZ#2372426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:02.717000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-07T16:21:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10484"
},
{
"category": "workaround",
"details": "Red Hat recommends upgrading to a fixed release of Python as soon as one is available. This vulnerability can be mitigated by rejecting links inside tarfiles that use relative references to the parent directory. The upstream advisory provides this example code:\n\n\u0027\u0027\u0027\n# Avoid insecure segments in link names.\nfor member in tar.getmembers():\n if not member.islnk():\n continue\n if os.pardir in os.path.split(member.linkname):\n raise OSError(\"Tarfile with insecure segment (\u0027..\u0027) in linkname\")\n\n# Now safe to extract members with the data filter.\ntar.extractall(filter=\"data\")\n\u0027\u0027\u0027",
"product_ids": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory"
},
{
"cve": "CVE-2025-4330",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:00.653313+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter=\"data\" or filter=\"tar\" parameters. This issue leads to potentially overwriting or modifying system files and metadata.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Extraction filter bypass for linking outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of this access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "RHBZ#2370014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:57.452000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-07T16:21:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10484"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: Extraction filter bypass for linking outside extraction directory"
},
{
"cve": "CVE-2025-4435",
"cwe": {
"id": "CWE-706",
"name": "Use of Incorrectly-Resolved Name or Reference"
},
"discovery_date": "2025-06-03T14:00:46.485917+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370010"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Tarfile extracts filtered members when errorlevel=0",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4435"
},
{
"category": "external",
"summary": "RHBZ#2370010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:06.792000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-07T16:21:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10484"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Tarfile extracts filtered members when errorlevel=0"
},
{
"cve": "CVE-2025-4517",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:12.271192+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Arbitrary writes via tarfile realpath overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "RHBZ#2370016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:50.352000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-07T16:21:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10484"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.8.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.8.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Arbitrary writes via tarfile realpath overflow"
}
]
}
RHSA-2025:10602
Vulnerability from csaf_redhat - Published: 2025-07-08 11:17 - Updated: 2026-06-02 15:24A flaw was found in CPython's tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter="data" or filter="tar" extraction filters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter="data" or filter="tar" parameters. This issue leads to potentially overwriting or modifying system files and metadata.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3 is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions, Red Hat Enterprise Linux 8.8 Telecommunications Update Service, and Red Hat Enterprise Linux 8.8 Extended Update Support EXTENSION.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: Tarfile extracts filtered members when errorlevel=0 (CVE-2025-4435)\n\n* cpython: python: Bypass extraction filter to modify file metadata outside extraction directory (CVE-2024-12718)\n\n* cpython: python: Extraction filter bypass for linking outside extraction directory (CVE-2025-4330)\n\n* python: cpython: Arbitrary writes via tarfile realpath overflow (CVE-2025-4517)\n\n* cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory (CVE-2025-4138)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:10602",
"url": "https://access.redhat.com/errata/RHSA-2025:10602"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2370010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370010"
},
{
"category": "external",
"summary": "2370013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370013"
},
{
"category": "external",
"summary": "2370014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370014"
},
{
"category": "external",
"summary": "2370016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370016"
},
{
"category": "external",
"summary": "2372426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372426"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_10602.json"
}
],
"title": "Red Hat Security Advisory: python3 security update",
"tracking": {
"current_release_date": "2026-06-02T15:24:37+00:00",
"generator": {
"date": "2026-06-02T15:24:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:10602",
"initial_release_date": "2025-07-08T11:17:19+00:00",
"revision_history": [
{
"date": "2025-07-08T11:17:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-08T11:17:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:24:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.8::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.8::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus_long_life:8.8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"product": {
"name": "platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"product_id": "platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"product": {
"name": "python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"product_id": "python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"product": {
"name": "python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"product_id": "python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"product": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"product_id": "python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"product": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"product_id": "python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"product": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"product_id": "platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"product": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"product_id": "platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"product": {
"name": "python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"product_id": "python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"product": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"product_id": "python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-51.el8_8.10.x86_64",
"product": {
"name": "platform-python-0:3.6.8-51.el8_8.10.x86_64",
"product_id": "platform-python-0:3.6.8-51.el8_8.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"product": {
"name": "python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"product_id": "python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-51.el8_8.10.x86_64",
"product": {
"name": "python3-test-0:3.6.8-51.el8_8.10.x86_64",
"product_id": "python3-test-0:3.6.8-51.el8_8.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"product": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"product_id": "python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"product": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"product_id": "python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"product": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"product_id": "platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"product": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"product_id": "platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"product": {
"name": "python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"product_id": "python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"product": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"product_id": "python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-51.el8_8.10.i686",
"product": {
"name": "python3-libs-0:3.6.8-51.el8_8.10.i686",
"product_id": "python3-libs-0:3.6.8-51.el8_8.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"product": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"product_id": "python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"product": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"product_id": "python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-51.el8_8.10.i686",
"product": {
"name": "platform-python-0:3.6.8-51.el8_8.10.i686",
"product_id": "platform-python-0:3.6.8-51.el8_8.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"product": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"product_id": "platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"product": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"product_id": "platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-51.el8_8.10.i686",
"product": {
"name": "python3-idle-0:3.6.8-51.el8_8.10.i686",
"product_id": "python3-idle-0:3.6.8-51.el8_8.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-51.el8_8.10.i686",
"product": {
"name": "python3-test-0:3.6.8-51.el8_8.10.i686",
"product_id": "python3-test-0:3.6.8-51.el8_8.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"product": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"product_id": "python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-51.el8_8.10.src",
"product": {
"name": "python3-0:3.6.8-51.el8_8.10.src",
"product_id": "python3-0:3.6.8-51.el8_8.10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-51.el8_8.10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-51.el8_8.10.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src"
},
"product_reference": "python3-0:3.6.8-51.el8_8.10.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-51.el8_8.10.src as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src"
},
"product_reference": "python3-0:3.6.8-51.el8_8.10.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-51.el8_8.10.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src"
},
"product_reference": "python3-0:3.6.8-51.el8_8.10.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-51.el8_8.10.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src"
},
"product_reference": "python3-0:3.6.8-51.el8_8.10.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-51.el8_8.10.src as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src"
},
"product_reference": "python3-0:3.6.8-51.el8_8.10.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-51.el8_8.10.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src"
},
"product_reference": "python3-0:3.6.8-51.el8_8.10.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12718",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:00:57.613538+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370013"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter=\"data\" or filter=\"tar\" extraction filters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Bypass extraction filter to modify file metadata outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "RHBZ#2370013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12718"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/127987",
"url": "https://github.com/python/cpython/issues/127987"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:10.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-08T11:17:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10602"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cpython: python: Bypass extraction filter to modify file metadata outside extraction directory"
},
{
"cve": "CVE-2025-4138",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-12T09:03:58.434950+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2372426"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "RHBZ#2372426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:02.717000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-08T11:17:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10602"
},
{
"category": "workaround",
"details": "Red Hat recommends upgrading to a fixed release of Python as soon as one is available. This vulnerability can be mitigated by rejecting links inside tarfiles that use relative references to the parent directory. The upstream advisory provides this example code:\n\n\u0027\u0027\u0027\n# Avoid insecure segments in link names.\nfor member in tar.getmembers():\n if not member.islnk():\n continue\n if os.pardir in os.path.split(member.linkname):\n raise OSError(\"Tarfile with insecure segment (\u0027..\u0027) in linkname\")\n\n# Now safe to extract members with the data filter.\ntar.extractall(filter=\"data\")\n\u0027\u0027\u0027",
"product_ids": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory"
},
{
"cve": "CVE-2025-4330",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:00.653313+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter=\"data\" or filter=\"tar\" parameters. This issue leads to potentially overwriting or modifying system files and metadata.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Extraction filter bypass for linking outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of this access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "RHBZ#2370014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:57.452000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-08T11:17:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10602"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: Extraction filter bypass for linking outside extraction directory"
},
{
"cve": "CVE-2025-4435",
"cwe": {
"id": "CWE-706",
"name": "Use of Incorrectly-Resolved Name or Reference"
},
"discovery_date": "2025-06-03T14:00:46.485917+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370010"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Tarfile extracts filtered members when errorlevel=0",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4435"
},
{
"category": "external",
"summary": "RHBZ#2370010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:06.792000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-08T11:17:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10602"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Tarfile extracts filtered members when errorlevel=0"
},
{
"cve": "CVE-2025-4517",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:12.271192+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Arbitrary writes via tarfile realpath overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "RHBZ#2370016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:50.352000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-08T11:17:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10602"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.EUS.EXTENSION:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.10.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.10.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Arbitrary writes via tarfile realpath overflow"
}
]
}
RHSA-2025:13267
Vulnerability from csaf_redhat - Published: 2025-08-06 15:26 - Updated: 2026-06-03 17:13A flaw was found in CPython's tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter="data" or filter="tar" extraction filters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter="data" or filter="tar" parameters. This issue leads to potentially overwriting or modifying system files and metadata.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
A flaw was found in libxml2's xmlBuildQName function, where integer overflows in buffer size calculations can lead to a stack-based buffer overflow. This issue can result in memory corruption or a denial of service when processing crafted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
A flaw was found in libxslt where the attribute type, atype, flags are modified in a way that corrupts internal memory management. When XSLT functions, such as the key() process, result in tree fragments, this corruption prevents the proper cleanup of ID attributes. As a result, the system may access freed memory, causing crashes or enabling attackers to trigger heap corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
A flaw was found in the Perl standard library threads component. This vulnerability can allow a local attacker to exploit a race condition in directory handling to access files or load code from unexpected locations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
A vulnerability was found in libxml2. Processing certain sch:name elements from the input XML file can trigger a memory corruption issue. This flaw allows an attacker to craft a malicious XML input file that can lead libxml to crash, resulting in a denial of service or other possible undefined behavior due to sensitive data being corrupted in memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A Subscription Management tool for finding and reporting Red Hat product usage",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Discovery, also known as Discovery, is an inspection and reporting tool that finds, identifies, and reports environment data, or facts, such as the number of physical and virtual systems on a network, their operating systems, and relevant configuration data stored within them. Discovery also identifies and reports more detailed facts for some versions of key Red Hat packages and products that it finds in the network.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:13267",
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-12718",
"url": "https://access.redhat.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-40909",
"url": "https://access.redhat.com/security/cve/CVE-2025-40909"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-4138",
"url": "https://access.redhat.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-4330",
"url": "https://access.redhat.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-4435",
"url": "https://access.redhat.com/security/cve/CVE-2025-4435"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-4517",
"url": "https://access.redhat.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-49796",
"url": "https://access.redhat.com/security/cve/CVE-2025-49796"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6021",
"url": "https://access.redhat.com/security/cve/CVE-2025-6021"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6965",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-7425",
"url": "https://access.redhat.com/security/cve/CVE-2025-7425"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery",
"url": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_13267.json"
}
],
"title": "Red Hat Security Advisory: A Subscription Management tool for finding and reporting Red Hat product usage",
"tracking": {
"current_release_date": "2026-06-03T17:13:06+00:00",
"generator": {
"date": "2026-06-03T17:13:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:13267",
"initial_release_date": "2025-08-06T15:26:03+00:00",
"revision_history": [
{
"date": "2025-08-06T15:26:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-06T15:26:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T17:13:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Discovery 2",
"product": {
"name": "Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:discovery:2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Discovery"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3Aad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=2.0.1-1754478727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3A18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=2.0.1-1754485705"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3Ac517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=2.0.1-1754478727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3A2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=2.0.1-1754485705"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64",
"relates_to_product_reference": "Red Hat Discovery 2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12718",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:00:57.613538+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370013"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter=\"data\" or filter=\"tar\" extraction filters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Bypass extraction filter to modify file metadata outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "RHBZ#2370013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12718"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/127987",
"url": "https://github.com/python/cpython/issues/127987"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:10.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cpython: python: Bypass extraction filter to modify file metadata outside extraction directory"
},
{
"cve": "CVE-2025-4138",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-12T09:03:58.434950+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2372426"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "RHBZ#2372426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:02.717000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "Red Hat recommends upgrading to a fixed release of Python as soon as one is available. This vulnerability can be mitigated by rejecting links inside tarfiles that use relative references to the parent directory. The upstream advisory provides this example code:\n\n\u0027\u0027\u0027\n# Avoid insecure segments in link names.\nfor member in tar.getmembers():\n if not member.islnk():\n continue\n if os.pardir in os.path.split(member.linkname):\n raise OSError(\"Tarfile with insecure segment (\u0027..\u0027) in linkname\")\n\n# Now safe to extract members with the data filter.\ntar.extractall(filter=\"data\")\n\u0027\u0027\u0027",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory"
},
{
"cve": "CVE-2025-4330",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:00.653313+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter=\"data\" or filter=\"tar\" parameters. This issue leads to potentially overwriting or modifying system files and metadata.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Extraction filter bypass for linking outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of this access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "RHBZ#2370014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:57.452000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: Extraction filter bypass for linking outside extraction directory"
},
{
"cve": "CVE-2025-4435",
"cwe": {
"id": "CWE-706",
"name": "Use of Incorrectly-Resolved Name or Reference"
},
"discovery_date": "2025-06-03T14:00:46.485917+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370010"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Tarfile extracts filtered members when errorlevel=0",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4435"
},
{
"category": "external",
"summary": "RHBZ#2370010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:06.792000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Tarfile extracts filtered members when errorlevel=0"
},
{
"cve": "CVE-2025-4517",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:12.271192+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Arbitrary writes via tarfile realpath overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "RHBZ#2370016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:50.352000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Arbitrary writes via tarfile realpath overflow"
},
{
"acknowledgments": [
{
"names": [
"Ahmed Lekssays"
]
}
],
"cve": "CVE-2025-6021",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-06-12T07:55:45.428000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2372406"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2\u0027s xmlBuildQName function, where integer overflows in buffer size calculations can lead to a stack-based buffer overflow. This issue can result in memory corruption or a denial of service when processing crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Integer Overflow in xmlBuildQName() Leads to Stack Buffer Overflow in libxml2",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate due to the lack of confidentiality impact and limited integrity concerns, with the main risk being potential denial-of-service from a crash. Exploitation requires crafted XML input and specific application behavior using xmlBuildQName. While it\u2019s a write overflow, modern mitigations make remote code execution unlikely.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6021"
},
{
"category": "external",
"summary": "RHBZ#2372406",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372406"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6021",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6021"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/926",
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/926"
}
],
"release_date": "2025-06-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability. Users are strongly advised to apply vendor-supplied patches as soon as they become available to address the underlying integer overflow flaw in the affected code.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Integer Overflow in xmlBuildQName() Leads to Stack Buffer Overflow in libxml2"
},
{
"cve": "CVE-2025-6965",
"cwe": {
"id": "CWE-197",
"name": "Numeric Truncation Error"
},
"discovery_date": "2025-07-15T14:02:19.241458+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380149"
}
],
"notes": [
{
"category": "description",
"text": "A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: Integer Truncation in SQLite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in SQLite is categorized as Important rather than Critical because, although it involves memory corruption, the conditions required to trigger it are relatively constrained. The flaw arises when a query causes the number of aggregate terms to exceed internal limits, leading to potential buffer overflows or memory mismanagement. However, exploitation requires the ability to craft complex SQL queries and interact with the SQLite engine in a specific manner\u2014typically through direct SQL input. There is no known evidence of arbitrary code execution, privilege escalation, or remote exploitability as a direct result of this flaw. Additionally, most SQLite deployments are embedded in applications where input is tightly controlled or sanitized.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "RHBZ#2380149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL"
},
{
"category": "external",
"summary": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8",
"url": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8"
}
],
"release_date": "2025-07-15T13:44:00.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sqlite: Integer Truncation in SQLite"
},
{
"acknowledgments": [
{
"names": [
"Sergei Glazunov"
],
"organization": "Google Project Zero"
}
],
"cve": "CVE-2025-7425",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-07-10T09:37:28.172000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2379274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt where the attribute type, atype, flags are modified in a way that corrupts internal memory management. When XSLT functions, such as the key() process, result in tree fragments, this corruption prevents the proper cleanup of ID attributes. As a result, the system may access freed memory, causing crashes or enabling attackers to trigger heap corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: libxml2: Heap Use-After-Free in libxslt caused by atype corruption in xmlAttrPtr",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This heap-use-after-free vulnerability in libxslt is rated Important because it can lead to memory corruption and application crashes. The flaw arises when internal attribute metadata (atype) is modified by libxslt\u0027s xsltSetSourceNodeFlags() function during processing of result tree fragments. If the flag corruption prevents proper removal of ID references, later memory cleanup routines may operate on already-freed memory. Since libxslt is commonly used in server-side XML processing, this could result in denial-of-service or potentially facilitate code execution under certain memory reuse conditions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-7425"
},
{
"category": "external",
"summary": "RHBZ#2379274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-7425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-7425",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-7425"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/140",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/140"
}
],
"release_date": "2025-07-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libxslt: libxml2: Heap Use-After-Free in libxslt caused by atype corruption in xmlAttrPtr"
},
{
"cve": "CVE-2025-40909",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"discovery_date": "2025-05-30T13:00:49.546076+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369407"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Perl standard library threads component. This vulnerability can allow a local attacker to exploit a race condition in directory handling to access files or load code from unexpected locations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "perl: Perl threads have a working directory race condition where file operations may target unintended paths",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40909"
},
{
"category": "external",
"summary": "RHBZ#2369407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369407"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40909",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40909"
},
{
"category": "external",
"summary": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e",
"url": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch",
"url": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/issues/10387",
"url": "https://github.com/Perl/perl5/issues/10387"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/issues/23010",
"url": "https://github.com/Perl/perl5/issues/23010"
},
{
"category": "external",
"summary": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads",
"url": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/05/22/2",
"url": "https://www.openwall.com/lists/oss-security/2025/05/22/2"
}
],
"release_date": "2025-05-30T12:20:11.237000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "perl: Perl threads have a working directory race condition where file operations may target unintended paths"
},
{
"cve": "CVE-2025-49796",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-06-12T00:35:26.470000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2372385"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in libxml2. Processing certain sch:name elements from the input XML file can trigger a memory corruption issue. This flaw allows an attacker to craft a malicious XML input file that can lead libxml to crash, resulting in a denial of service or other possible undefined behavior due to sensitive data being corrupted in memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml: Type confusion leads to Denial of service (DoS)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has evaluated this vulnerability as having an Important security impact, as libxml can be used to parse XML from the network depending on how the program consumes it using the library. Additionally, although the initial report shows a crash due to invalid memory access (A:H), other undefined issues that can present data integrity due to the application overwriting sensitive data are not discarded (I:H).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49796"
},
{
"category": "external",
"summary": "RHBZ#2372385",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372385"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49796"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49796",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49796"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/933",
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/933"
}
],
"release_date": "2025-06-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "There\u0027s no available mitigation other than to avoid processing untrusted XML documents if the user is unable/unwilling to update the library.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libxml: Type confusion leads to Denial of service (DoS)"
}
]
}
RHSA-2025:23530
Vulnerability from csaf_redhat - Published: 2025-12-18 01:35 - Updated: 2026-06-02 15:25A vulnerability was found in Python/CPython that does not disallow configuring an empty list ("[]") for SSLContext.set_npn_protocols(), which is an invalid value for the underlying OpenSSL API. This issue results in a buffer over-read when NPN is used. See CVE -2024-5535 for OpenSSL for more information.
CWE-20 - Improper Input Validation| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment "activation" scripts, for example, "source venv/bin/activate". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. The `urllib.parse.urlsplit()` and `urlparse()` functions improperly validated bracketed hosts (`[]`), allowing hosts that weren't IPv6 or IPvFuture compliant. This behavior was not conformant to RFC 3986 and was potentially vulnerable to server-side request forgery (SSRF) if a URL is processed by more than one URL parser.
CWE-1287 - Improper Validation of Specified Type of Input| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
|
A flaw was found in Python. The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accept domain names that included square brackets, which isn't 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter="data" or filter="tar" parameters. This issue leads to potentially overwriting or modifying system files and metadata.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
A vulnerability has been identified in CPython's bytes.decode() function when used with the "unicode_escape" encoding and the "ignore" or "replace" error handling modes. This flaw can result in the incorrect decoding of byte strings. While this may not directly lead to traditional security breaches like data exfiltration, the resulting unexpected program behavior could introduce instability, logic errors, or unintended side effects within applications that rely on this specific decoding functionality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
A denial-of-service (DoS) vulnerability has been discovered in Python's html.parser.HTMLParser class. When processing specially malformed HTML input, the parsing runtime can become quadratic with respect to the input size. This significantly increased processing time can lead to excessive resource consumption, ultimately causing a denial-of-service condition in applications that rely on this parser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
A vulnerability in Python’s os.path.expandvars() function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denial of service (DoS) conditions. No code execution or data exposure occurs, so the impact is limited to performance slowdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
A zip file handling flaw has been discovered in the python standard library `zipfile` module. The 'zipfile' module would not check the validity of the ZIP64 End of Central Directory (EOCD) Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be assumed to be the previous record in the ZIP archive. This could be abused to create ZIP archives that are handled differently by the 'zipfile' module compared to other ZIP implementations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the python39:3.9 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Invalid value for OpenSSL API may cause Buffer over-read when NPN is used (CVE-2024-5642)\n\n* python: Virtual environment (venv) activation scripts don\u0027t quote paths (CVE-2024-9287)\n\n* python: Improper validation of IPv6 and IPvFuture addresses (CVE-2024-11168)\n\n* python: cpython: URL parser allowed square brackets in domain names (CVE-2025-0938)\n\n* cpython: python: CPython DecodeError Handling Vulnerability (CVE-2025-4516)\n\n* cpython: Tarfile extracts filtered members when errorlevel=0 (CVE-2025-4435)\n\n* cpython: python: Extraction filter bypass for linking outside extraction directory (CVE-2025-4330)\n\n* python: cpython: Arbitrary writes via tarfile realpath overflow (CVE-2025-4517)\n\n* cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory (CVE-2025-4138)\n\n* cpython: Python HTMLParser quadratic complexity (CVE-2025-6069)\n\n* cpython: python: Python zipfile End of Central Directory (EOCD) Locator record offset not checked (CVE-2025-8291)\n\n* python: Quadratic complexity in os.path.expandvars() with user-controlled template (CVE-2025-6075)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:23530",
"url": "https://access.redhat.com/errata/RHSA-2025:23530"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2294682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294682"
},
{
"category": "external",
"summary": "2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "external",
"summary": "2325776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325776"
},
{
"category": "external",
"summary": "2343237",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2343237"
},
{
"category": "external",
"summary": "2366509",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366509"
},
{
"category": "external",
"summary": "2370010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370010"
},
{
"category": "external",
"summary": "2370014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370014"
},
{
"category": "external",
"summary": "2370016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370016"
},
{
"category": "external",
"summary": "2372426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372426"
},
{
"category": "external",
"summary": "2373234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373234"
},
{
"category": "external",
"summary": "2402342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2402342"
},
{
"category": "external",
"summary": "2408891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2408891"
},
{
"category": "external",
"summary": "RHEL-128539",
"url": "https://issues.redhat.com/browse/RHEL-128539"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_23530.json"
}
],
"title": "Red Hat Security Advisory: python39:3.9 security update",
"tracking": {
"current_release_date": "2026-06-02T15:25:13+00:00",
"generator": {
"date": "2026-06-02T15:25:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:23530",
"initial_release_date": "2025-12-18T01:35:54+00:00",
"revision_history": [
{
"date": "2025-12-18T01:35:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-18T01:35:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:25:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"product": {
"name": "mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src (python39:3.9)",
"product_id": "mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_wsgi@4.7.1-7.module%2Bel8.10.0%2B23075%2B0aa18782.1?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"product": {
"name": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src (python39:3.9)",
"product_id": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"product": {
"name": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src (python39:3.9)",
"product_id": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-idna@2.10-4.module%2Bel8.10.0%2B21815%2Bbb024982?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"product": {
"name": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src (python39:3.9)",
"product_id": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycparser@2.20-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.25.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-toml@0.10.1-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"product": {
"name": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src (python39:3.9)",
"product_id": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.25.10-5.module%2Bel8.10.0%2B20443%2Bf0a692fe?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026epoch=1\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"product": {
"name": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src (python39:3.9)",
"product_id": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"product": {
"name": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src (python39:3.9)",
"product_id": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pip@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"product": {
"name": "python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src (python39:3.9)",
"product_id": "python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-7.module%2Bel8.10.0%2B23406%2B03055bfb?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-six@1.15.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product": {
"name": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src (python39:3.9)",
"product_id": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytest@6.0.2-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-attrs@20.3.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-iniconfig@1.1.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-more-itertools@8.5.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging@20.4-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pluggy@0.13.1-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-py@1.10.0-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.2.5-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product": {
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9)",
"product_id": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.7-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-PyMySQL@0.10.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-chardet@3.0.4-19.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"product": {
"name": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch (python39:3.9)",
"product_id": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idna@2.10-4.module%2Bel8.10.0%2B21815%2Bbb024982?arch=noarch\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-doc@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"product": {
"name": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch (python39:3.9)",
"product_id": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pip@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=noarch\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"product": {
"name": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch (python39:3.9)",
"product_id": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pip-wheel@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=noarch\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-ply@3.11-10.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pycparser@2.20-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pysocks@1.7.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-requests@2.25.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"product": {
"name": "python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch (python39:3.9)",
"product_id": "python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=noarch\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"product": {
"name": "python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch (python39:3.9)",
"product_id": "python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-7.module%2Bel8.10.0%2B23406%2B03055bfb?arch=noarch\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"product": {
"name": "python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch (python39:3.9)",
"product_id": "python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-7.module%2Bel8.10.0%2B23406%2B03055bfb?arch=noarch\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-six@1.15.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-toml@0.10.1-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"product": {
"name": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch (python39:3.9)",
"product_id": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-urllib3@1.25.10-5.module%2Bel8.10.0%2B20443%2Bf0a692fe?arch=noarch\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026epoch=1\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product": {
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch (python39:3.9)",
"product_id": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wheel-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026epoch=1\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product": {
"name": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9)",
"product_id": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-attrs@20.3.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product": {
"name": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9)",
"product_id": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-iniconfig@1.1.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product": {
"name": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9)",
"product_id": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-more-itertools@8.5.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product": {
"name": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9)",
"product_id": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-packaging@20.4-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product": {
"name": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9)",
"product_id": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pluggy@0.13.1-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product": {
"name": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9)",
"product_id": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-py@1.10.0-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product": {
"name": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9)",
"product_id": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyparsing@2.4.7-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product": {
"name": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9)",
"product_id": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pytest@6.0.2-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product": {
"name": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9)",
"product_id": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wcwidth@0.2.5-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"product": {
"name": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64 (python39:3.9)",
"product_id": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64 (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64 (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64 (python39:3.9)",
"product_id": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64 (python39:3.9)",
"product_id": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64 (python39:3.9)",
"product_id": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64 (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.10.0%2B23075%2B0aa18782.1?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"product": {
"name": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64 (python39:3.9)",
"product_id": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64 (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64 (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"product": {
"name": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le (python39:3.9)",
"product_id": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le (python39:3.9)",
"product_id": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le (python39:3.9)",
"product_id": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le (python39:3.9)",
"product_id": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.10.0%2B23075%2B0aa18782.1?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"product": {
"name": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le (python39:3.9)",
"product_id": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"product": {
"name": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x (python39:3.9)",
"product_id": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x (python39:3.9)",
"product_id": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x (python39:3.9)",
"product_id": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x (python39:3.9)",
"product_id": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.10.0%2B23075%2B0aa18782.1?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"product": {
"name": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x (python39:3.9)",
"product_id": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"product": {
"name": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64 (python39:3.9)",
"product_id": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64 (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64 (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64 (python39:3.9)",
"product_id": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64 (python39:3.9)",
"product_id": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64 (python39:3.9)",
"product_id": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64 (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.10.0%2B23075%2B0aa18782.1?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"product": {
"name": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64 (python39:3.9)",
"product_id": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64 (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64 (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.25-2.module%2Bel8.10.0%2B23718%2B1842ae33?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020251126112422:d47b87a4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9"
},
"product_reference": "mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9"
},
"product_reference": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9"
},
"product_reference": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9"
},
"product_reference": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9"
},
"product_reference": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9"
},
"product_reference": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9"
},
"product_reference": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9"
},
"product_reference": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9"
},
"product_reference": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9"
},
"product_reference": "python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9"
},
"product_reference": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9"
},
"product_reference": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9"
},
"product_reference": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9"
},
"product_reference": "python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9"
},
"product_reference": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9"
},
"product_reference": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9"
},
"product_reference": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9"
},
"product_reference": "python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9"
},
"product_reference": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9"
},
"product_reference": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9"
},
"product_reference": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9"
},
"product_reference": "python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9"
},
"product_reference": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9"
},
"product_reference": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9"
},
"product_reference": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9"
},
"product_reference": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9"
},
"product_reference": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9"
},
"product_reference": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9"
},
"product_reference": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9"
},
"product_reference": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9"
},
"product_reference": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9"
},
"product_reference": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
},
"product_reference": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-5642",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294682"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Python/CPython that does not disallow configuring an empty list (\"[]\") for SSLContext.set_npn_protocols(), which is an invalid value for the underlying OpenSSL API. This issue results in a buffer over-read when NPN is used. See CVE -2024-5535 for OpenSSL for more information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Invalid value for OpenSSL API may cause Buffer over-read when NPN is used",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated with a Low severity due to NPN not being widely used and specifying an empty list is likely uncommon in practice. Typically, a protocol name would be configured.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-5642"
},
{
"category": "external",
"summary": "RHBZ#2294682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294682"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-5642",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5642"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PLP2JI3PJY33YG6P5BZYSSNU66HASXBQ/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PLP2JI3PJY33YG6P5BZYSSNU66HASXBQ/"
}
],
"release_date": "2024-06-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-18T01:35:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23530"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: Invalid value for OpenSSL API may cause Buffer over-read when NPN is used"
},
{
"cve": "CVE-2024-9287",
"cwe": {
"id": "CWE-428",
"name": "Unquoted Search Path or Element"
},
"discovery_date": "2024-10-24T10:14:11.787329+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2321440"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been found in the Python `venv` module and CLI. Path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment \"activation\" scripts, for example, \"source venv/bin/activate\". This flaw allows attacker-controlled virtual environments to run commands when the virtual environment is activated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Virtual environment (venv) activation scripts don\u0027t quote paths",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in the Python `venv` module is rated as moderate rather than important because it relies on a specific set of conditions to be exploitable, limiting its impact. An attacker would need to have control over the virtual environment creation process and access to the environment setup, which is less common in typical usage scenarios. Furthermore, the vulnerability only poses a risk if users activate the malicious virtual environment through `source venv/bin/activate` or similar scripts, as direct invocation of the virtual environment without activation (`./venv/bin/python`) is not affected.\n\nVersions of python36:3.6/python36 and python39:3.9/python39 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9287"
},
{
"category": "external",
"summary": "RHBZ#2321440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321440"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9287"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/124651",
"url": "https://github.com/python/cpython/issues/124651"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/124712",
"url": "https://github.com/python/cpython/pull/124712"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/"
}
],
"release_date": "2024-10-22T16:34:39.210000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-18T01:35:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23530"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Virtual environment (venv) activation scripts don\u0027t quote paths"
},
{
"cve": "CVE-2024-11168",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2024-11-12T22:00:56.815651+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2325776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `urllib.parse.urlsplit()` and `urlparse()` functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture compliant. This behavior was not conformant to RFC 3986 and was potentially vulnerable to server-side request forgery (SSRF) if a URL is processed by more than one URL parser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Improper validation of IPv6 and IPvFuture addresses",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11168"
},
{
"category": "external",
"summary": "RHBZ#2325776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11168",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11168"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/29f348e232e82938ba2165843c448c2b291504c5",
"url": "https://github.com/python/cpython/commit/29f348e232e82938ba2165843c448c2b291504c5"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/b2171a2fd41416cf68afd67460578631d755a550",
"url": "https://github.com/python/cpython/commit/b2171a2fd41416cf68afd67460578631d755a550"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/103848",
"url": "https://github.com/python/cpython/issues/103848"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/103849",
"url": "https://github.com/python/cpython/pull/103849"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/XPWB6XVZ5G5KGEI63M4AWLIEUF5BPH4T/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/XPWB6XVZ5G5KGEI63M4AWLIEUF5BPH4T/"
}
],
"release_date": "2024-11-12T21:22:23.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-18T01:35:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23530"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Improper validation of IPv6 and IPvFuture addresses"
},
{
"cve": "CVE-2025-0938",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-01-31T18:00:46.128427+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2343237"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accept 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": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: URL parser allowed square brackets in domain names",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-0938"
},
{
"category": "external",
"summary": "RHBZ#2343237",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2343237"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-0938",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0938"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/105704",
"url": "https://github.com/python/cpython/issues/105704"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/129418",
"url": "https://github.com/python/cpython/pull/129418"
}
],
"release_date": "2025-01-31T17:51:35.898000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-18T01:35:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23530"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: URL parser allowed square brackets in domain names"
},
{
"cve": "CVE-2025-4138",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-12T09:03:58.434950+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2372426"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "RHBZ#2372426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:02.717000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-18T01:35:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23530"
},
{
"category": "workaround",
"details": "Red Hat recommends upgrading to a fixed release of Python as soon as one is available. This vulnerability can be mitigated by rejecting links inside tarfiles that use relative references to the parent directory. The upstream advisory provides this example code:\n\n\u0027\u0027\u0027\n# Avoid insecure segments in link names.\nfor member in tar.getmembers():\n if not member.islnk():\n continue\n if os.pardir in os.path.split(member.linkname):\n raise OSError(\"Tarfile with insecure segment (\u0027..\u0027) in linkname\")\n\n# Now safe to extract members with the data filter.\ntar.extractall(filter=\"data\")\n\u0027\u0027\u0027",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory"
},
{
"cve": "CVE-2025-4330",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:00.653313+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter=\"data\" or filter=\"tar\" parameters. This issue leads to potentially overwriting or modifying system files and metadata.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Extraction filter bypass for linking outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of this access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "RHBZ#2370014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:57.452000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-18T01:35:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23530"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: Extraction filter bypass for linking outside extraction directory"
},
{
"cve": "CVE-2025-4435",
"cwe": {
"id": "CWE-706",
"name": "Use of Incorrectly-Resolved Name or Reference"
},
"discovery_date": "2025-06-03T14:00:46.485917+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370010"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Tarfile extracts filtered members when errorlevel=0",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4435"
},
{
"category": "external",
"summary": "RHBZ#2370010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:06.792000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-18T01:35:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23530"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Tarfile extracts filtered members when errorlevel=0"
},
{
"cve": "CVE-2025-4516",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-05-15T14:01:11.070649+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2366509"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been identified in CPython\u0027s bytes.decode() function when used with the \"unicode_escape\" encoding and the \"ignore\" or \"replace\" error handling modes. This flaw can result in the incorrect decoding of byte strings. While this may not directly lead to traditional security breaches like data exfiltration, the resulting unexpected program behavior could introduce instability, logic errors, or unintended side effects within applications that rely on this specific decoding functionality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: CPython DecodeError Handling Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "RHBZ#2366509",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366509"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4516"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/69b4387f78f413e8c47572a85b3478c47eba8142",
"url": "https://github.com/python/cpython/commit/69b4387f78f413e8c47572a85b3478c47eba8142"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9f69a58623bd01349a18ba0c7a9cb1dad6a51e8e",
"url": "https://github.com/python/cpython/commit/9f69a58623bd01349a18ba0c7a9cb1dad6a51e8e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/133767",
"url": "https://github.com/python/cpython/issues/133767"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/129648",
"url": "https://github.com/python/cpython/pull/129648"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/L75IPBBTSCYEF56I2M4KIW353BB3AY74/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/L75IPBBTSCYEF56I2M4KIW353BB3AY74/"
}
],
"release_date": "2025-05-15T13:29:20.126000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-18T01:35:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23530"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: CPython DecodeError Handling Vulnerability"
},
{
"cve": "CVE-2025-4517",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:12.271192+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Arbitrary writes via tarfile realpath overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "RHBZ#2370016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:50.352000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-18T01:35:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23530"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Arbitrary writes via tarfile realpath overflow"
},
{
"cve": "CVE-2025-6069",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2025-06-17T14:00:45.339399+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373234"
}
],
"notes": [
{
"category": "description",
"text": "A denial-of-service (DoS) vulnerability has been discovered in Python\u0027s html.parser.HTMLParser class. When processing specially malformed HTML input, the parsing runtime can become quadratic with respect to the input size. This significantly increased processing time can lead to excessive resource consumption, ultimately causing a denial-of-service condition in applications that rely on this parser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Python HTMLParser quadratic complexity",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6069"
},
{
"category": "external",
"summary": "RHBZ#2373234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6069",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6069"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/4455cbabf991e202185a25a631af206f60bbc949",
"url": "https://github.com/python/cpython/commit/4455cbabf991e202185a25a631af206f60bbc949"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/6eb6c5dbfb528bd07d77b60fd71fd05d81d45c41",
"url": "https://github.com/python/cpython/commit/6eb6c5dbfb528bd07d77b60fd71fd05d81d45c41"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/d851f8e258c7328814943e923a7df81bca15df4b",
"url": "https://github.com/python/cpython/commit/d851f8e258c7328814943e923a7df81bca15df4b"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135462",
"url": "https://github.com/python/cpython/issues/135462"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135464",
"url": "https://github.com/python/cpython/pull/135464"
}
],
"release_date": "2025-06-17T13:39:46.058000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-18T01:35:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23530"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Python HTMLParser quadratic complexity"
},
{
"cve": "CVE-2025-6075",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-31T17:01:47.052517+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2408891"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in Python\u2019s os.path.expandvars() function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denial of service (DoS) conditions. No code execution or data exposure occurs, so the impact is limited to performance slowdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Quadratic complexity in os.path.expandvars() with user-controlled template",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low rather than Moderate because it only causes a performance inefficiency without affecting code execution, data integrity, or confidentiality. The flaw lies in the algorithmic complexity of os.path.expandvars(), which can become quadratic when processing crafted input containing repetitive or nested environment variable references. Exploitation requires the attacker to control the input string passed to this function, which is uncommon in secure applications. Moreover, the impact is limited to increased CPU utilization and potential slowdown, not system compromise or data manipulation. Since the issue does not introduce memory corruption, privilege escalation, or information disclosure risks, its overall impact scope and exploitability are minimal, justifying a Low severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "RHBZ#2408891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2408891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6075",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6075"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/136065",
"url": "https://github.com/python/cpython/issues/136065"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/"
}
],
"release_date": "2025-10-31T16:41:34.983000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-18T01:35:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23530"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: Quadratic complexity in os.path.expandvars() with user-controlled template"
},
{
"cve": "CVE-2025-8291",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2025-10-07T19:01:23.599055+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2402342"
}
],
"notes": [
{
"category": "description",
"text": "A zip file handling flaw has been discovered in the python standard library `zipfile` module. The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of Central Directory (EOCD) Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be assumed to be the previous record in the ZIP archive. This could be abused to create ZIP archives that are handled differently by the \u0027zipfile\u0027 module compared to other ZIP implementations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Python zipfile End of Central Directory (EOCD) Locator record offset not checked",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "RHBZ#2402342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2402342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8291",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8291"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/162997bb70e067668c039700141770687bc8f267",
"url": "https://github.com/python/cpython/commit/162997bb70e067668c039700141770687bc8f267"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/333d4a6f4967d3ace91492a39ededbcf3faa76a6",
"url": "https://github.com/python/cpython/commit/333d4a6f4967d3ace91492a39ededbcf3faa76a6"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/139700",
"url": "https://github.com/python/cpython/issues/139700"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/139702",
"url": "https://github.com/python/cpython/pull/139702"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/QECOPWMTH4VPPJAXAH2BGTA4XADOP62G/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/QECOPWMTH4VPPJAXAH2BGTA4XADOP62G/"
}
],
"release_date": "2025-10-07T18:10:05.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-18T01:35:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23530"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-devel-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idle-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-libs-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+23075+0aa18782.1.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-0:3.9.25-2.module+el8.10.0+23718+1842ae33.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-0:50.3.2-7.module+el8.10.0+23406+03055bfb.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-test-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-0:50.3.2-7.module+el8.10.0+23406+03055bfb.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x::python39:3.9",
"AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64::python39:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-debug-0:3.9.25-2.module+el8.10.0+23718+1842ae33.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch::python39-devel:3.9",
"CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: Python zipfile End of Central Directory (EOCD) Locator record offset not checked"
}
]
}
RHSA-2025:9918
Vulnerability from csaf_redhat - Published: 2025-06-30 13:43 - Updated: 2026-06-02 15:25A flaw was found in CPython's tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter="data" or filter="tar" extraction filters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter="data" or filter="tar" parameters. This issue leads to potentially overwriting or modifying system files and metadata.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.11 is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: Tarfile extracts filtered members when errorlevel=0 (CVE-2025-4435)\n\n* cpython: Bypass extraction filter to modify file metadata outside extraction directory (CVE-2024-12718)\n\n* cpython: Extraction filter bypass for linking outside extraction directory (CVE-2025-4330)\n\n* python: cpython: Arbitrary writes via tarfile realpath overflow (CVE-2025-4517)\n\n* cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory (CVE-2025-4138)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9918",
"url": "https://access.redhat.com/errata/RHSA-2025:9918"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2370010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370010"
},
{
"category": "external",
"summary": "2370013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370013"
},
{
"category": "external",
"summary": "2370014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370014"
},
{
"category": "external",
"summary": "2370016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370016"
},
{
"category": "external",
"summary": "2372426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372426"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9918.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2026-06-02T15:25:13+00:00",
"generator": {
"date": "2026-06-02T15:25:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9918",
"initial_release_date": "2025-06-30T13:43:06+00:00",
"revision_history": [
{
"date": "2025-06-30T13:43:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-30T13:43:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:25:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.8.src",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.8.src",
"product_id": "python3.11-0:3.11.7-1.el9_4.8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.8.aarch64",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.8.aarch64",
"product_id": "python3.11-0:3.11.7-1.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"product_id": "python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.8.x86_64",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.8.x86_64",
"product_id": "python3.11-0:3.11.7-1.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.8.i686",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.8.i686",
"product_id": "python3.11-0:3.11.7-1.el9_4.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.8.i686",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.8.i686",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.8?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.8.s390x",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.8.s390x",
"product_id": "python3.11-0:3.11.7-1.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.8.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.8.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.8.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.8.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.8.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.8.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.8.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.8.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.8.src",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.8.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.8.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12718",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:00:57.613538+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370013"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter=\"data\" or filter=\"tar\" extraction filters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Bypass extraction filter to modify file metadata outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "RHBZ#2370013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12718"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/127987",
"url": "https://github.com/python/cpython/issues/127987"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:10.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-30T13:43:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9918"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cpython: python: Bypass extraction filter to modify file metadata outside extraction directory"
},
{
"cve": "CVE-2025-4138",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-12T09:03:58.434950+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2372426"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "RHBZ#2372426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:02.717000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-30T13:43:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9918"
},
{
"category": "workaround",
"details": "Red Hat recommends upgrading to a fixed release of Python as soon as one is available. This vulnerability can be mitigated by rejecting links inside tarfiles that use relative references to the parent directory. The upstream advisory provides this example code:\n\n\u0027\u0027\u0027\n# Avoid insecure segments in link names.\nfor member in tar.getmembers():\n if not member.islnk():\n continue\n if os.pardir in os.path.split(member.linkname):\n raise OSError(\"Tarfile with insecure segment (\u0027..\u0027) in linkname\")\n\n# Now safe to extract members with the data filter.\ntar.extractall(filter=\"data\")\n\u0027\u0027\u0027",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory"
},
{
"cve": "CVE-2025-4330",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:00.653313+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter=\"data\" or filter=\"tar\" parameters. This issue leads to potentially overwriting or modifying system files and metadata.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Extraction filter bypass for linking outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of this access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "RHBZ#2370014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:57.452000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-30T13:43:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9918"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: Extraction filter bypass for linking outside extraction directory"
},
{
"cve": "CVE-2025-4435",
"cwe": {
"id": "CWE-706",
"name": "Use of Incorrectly-Resolved Name or Reference"
},
"discovery_date": "2025-06-03T14:00:46.485917+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370010"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Tarfile extracts filtered members when errorlevel=0",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4435"
},
{
"category": "external",
"summary": "RHBZ#2370010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:06.792000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-30T13:43:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9918"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Tarfile extracts filtered members when errorlevel=0"
},
{
"cve": "CVE-2025-4517",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:12.271192+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Arbitrary writes via tarfile realpath overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "RHBZ#2370016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:50.352000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-30T13:43:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9918"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.8.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Arbitrary writes via tarfile realpath overflow"
}
]
}
SSA-089022
Vulnerability from csaf_siemens - Published: 2026-01-28 00:00 - Updated: 2026-02-24 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RST2428P (6GK6242-6PA00)
Siemens / RUGGEDCOM RST2428P (6GK6242-6PA00)
|
6GK6242-6PA00
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Siemens / SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
|
vers:intdot/<3.3 |
Vendor Fix
Vendor Fix
|
|
|
SCALANCE XCH328 (6GK5328-4TS01-2EC2)
Siemens / SCALANCE XCH328 (6GK5328-4TS01-2EC2)
|
6GK5328-4TS01-2EC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM324 (6GK5324-8TS01-2AC2)
Siemens / SCALANCE XCM324 (6GK5324-8TS01-2AC2)
|
6GK5324-8TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM328 (6GK5328-4TS01-2AC2)
Siemens / SCALANCE XCM328 (6GK5328-4TS01-2AC2)
|
6GK5328-4TS01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XCM332 (6GK5332-0GA01-2AC2)
Siemens / SCALANCE XCM332 (6GK5332-0GA01-2AC2)
|
6GK5332-0GA01-2AC2
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
Siemens / SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
|
6GK5334-2TS01-2ER3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
|
6GK5334-3TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
Siemens / SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
|
6GK5334-2TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
Siemens / SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)
|
6GK5334-5TS01-3AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
|
6GK5334-3TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
Siemens / SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
|
6GK5334-2TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
Siemens / SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)
|
6GK5334-5TS01-2AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
|
6GK5334-3TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
|
6GK5334-2TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
|
SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
Siemens / SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)
|
6GK5334-5TS01-4AR3
|
vers:intdot/<3.3 |
Vendor Fix
fix
|
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)",
"tlp": {
"label": "WHITE"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "SINEC OS before V3.3 contains third-party components with multiple vulnerabilities.\n\nSiemens has released new versions for the affected products and recommends to update to the latest versions.",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The use of Siemens Security Advisories is subject to the terms and conditions listed on: https://www.siemens.com/productcert/terms-of-use.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "productcert@siemens.com",
"name": "Siemens ProductCERT",
"namespace": "https://www.siemens.com"
},
"references": [
{
"category": "self",
"summary": "SSA-089022: Multiple Vulnerabilities in Third-Party Components in SINEC OS before V3.3 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-089022.html"
},
{
"category": "self",
"summary": "SSA-089022: Multiple Vulnerabilities in Third-Party Components in SINEC OS before V3.3 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-089022.json"
}
],
"title": "SSA-089022: Multiple Vulnerabilities in Third-Party Components in SINEC OS before V3.3",
"tracking": {
"current_release_date": "2026-02-24T00:00:00Z",
"generator": {
"engine": {
"name": "Siemens ProductCERT CSAF Generator",
"version": "1"
}
},
"id": "SSA-089022",
"initial_release_date": "2026-01-28T00:00:00Z",
"revision_history": [
{
"date": "2026-01-28T00:00:00Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
},
{
"date": "2026-02-24T00:00:00Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Added SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family to the affected products, Clarified that only SINEC OS firmware is impacted."
}
],
"status": "interim",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c3.3",
"product": {
"name": "RUGGEDCOM RST2428P (6GK6242-6PA00)",
"product_id": "1",
"product_identification_helper": {
"model_numbers": [
"6GK6242-6PA00"
]
}
}
}
],
"category": "product_name",
"name": "RUGGEDCOM RST2428P (6GK6242-6PA00)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c3.3",
"product": {
"name": "SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family",
"product_id": "2"
}
}
],
"category": "product_name",
"name": "SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c3.3",
"product": {
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)",
"product_id": "3",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2EC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c3.3",
"product": {
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)",
"product_id": "4",
"product_identification_helper": {
"model_numbers": [
"6GK5324-8TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c3.3",
"product": {
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)",
"product_id": "5",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c3.3",
"product": {
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)",
"product_id": "6",
"product_identification_helper": {
"model_numbers": [
"6GK5332-0GA01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c3.3",
"product": {
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)",
"product_id": "7",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2ER3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c3.3",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)",
"product_id": "8",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c3.3",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)",
"product_id": "9",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c3.3",
"product": {
"name": "SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)",
"product_id": "10",
"product_identification_helper": {
"model_numbers": [
"6GK5334-5TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-3AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c3.3",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)",
"product_id": "11",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c3.3",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)",
"product_id": "12",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c3.3",
"product": {
"name": "SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)",
"product_id": "13",
"product_identification_helper": {
"model_numbers": [
"6GK5334-5TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c3.3",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)",
"product_id": "14",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c3.3",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)",
"product_id": "15",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c3.3",
"product": {
"name": "SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)",
"product_id": "16",
"product_identification_helper": {
"model_numbers": [
"6GK5334-5TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+) (6GK5334-5TS01-4AR3)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-48174",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "There is a stack overflow vulnerability in ash.c:6030 in busybox before 1.35. In the environment of Internet of Vehicles, this vulnerability can be executed from command to arbitrary code execution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2022-48174"
},
{
"cve": "CVE-2023-7256",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "In affected libpcap versions during the setup of a remote packet capture the internal function sock_initaddress() calls getaddrinfo() and possibly freeaddrinfo(), but does not clearly indicate to the caller function whether freeaddrinfo() still remains to be called after the function returns. This makes it possible in some scenarios that both the function and its caller call freeaddrinfo() for the same allocated memory block. A similar problem was reported in Apple libpcap, to which Apple assigned CVE-2023-40400.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2023-7256"
},
{
"cve": "CVE-2023-39810",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "An issue in the CPIO command of Busybox v1.33.2 allows attackers to execute a directory traversal.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2023-39810"
},
{
"cve": "CVE-2023-42363",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability was discovered in xasprintf function in xfuncs_printf.c:344 in BusyBox v.1.36.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2023-42363"
},
{
"cve": "CVE-2023-42364",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in BusyBox v.1.36.1 allows attackers to cause a denial of service via a crafted awk pattern in the awk.c evaluate function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2023-42364"
},
{
"cve": "CVE-2023-42365",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability was discovered in BusyBox v.1.36.1 via a crafted awk pattern in the awk.c copyvar function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2023-42365"
},
{
"cve": "CVE-2023-42366",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "A heap-buffer-overflow was discovered in BusyBox v.1.36.1 in the next_token function at awk.c:1159.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2023-42366"
},
{
"cve": "CVE-2024-6197",
"cwe": {
"id": "CWE-590",
"name": "Free of Memory not on the Heap"
},
"notes": [
{
"category": "summary",
"text": "libcurl\u0027s ASN1 parser has this utf8asn1str() function used for parsing an ASN.1 UTF-8 string. Itcan detect an invalid field and return error. Unfortunately, when doing so it also invokes `free()` on a 4 byte localstack buffer. Most modern malloc implementations detect this error and immediately abort. Some however accept the input pointer and add that memory to its list of available chunks. This leads to the overwriting of nearby stack memory. The content of the overwrite is decided by the `free()` implementation; likely to be memory pointers and a set of flags. The most likely outcome of exploting this flaw is a crash, although it cannot be ruled out that more serious results can be had in special circumstances.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2024-6197"
},
{
"cve": "CVE-2024-6874",
"cwe": {
"id": "CWE-126",
"name": "Buffer Over-read"
},
"notes": [
{
"category": "summary",
"text": "libcurl\u0027s URL API function\n[curl_url_get()](https://curl.se/libcurl/c/curl_url_get.html) offers punycode\nconversions, to and from IDN. Asking to convert a name that is exactly 256\nbytes, libcurl ends up reading outside of a stack based buffer when built to\nuse the *macidn* IDN backend. The conversion function then fills up the\nprovided buffer exactly - but does not null terminate the string.\n\nThis flaw can lead to stack contents accidently getting returned as part of\nthe converted string.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2024-6874"
},
{
"cve": "CVE-2024-7264",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "libcurl\u0027s ASN1 parser code has the `GTime2str()` function, used for parsing an ASN.1 Generalized Time field. If given an syntactically incorrect field, the parser might end up using -1 for the length of the *time fraction*, leading to a `strlen()` getting performed on a pointer to a heap buffer area that is not (purposely) null terminated. This flaw most likely leads to a crash, but can also lead to heap contents getting returned to the application when [CURLINFO_CERTINFO](https://curl.se/libcurl/c/CURLINFO_CERTINFO.html) is used.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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:L/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2024-7264"
},
{
"cve": "CVE-2024-8006",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "Remote packet capture support is disabled by default in libpcap. When a user builds libpcap with remote packet capture support enabled, one of the functions that become available is pcap_findalldevs_ex(). One of the function arguments can be a filesystem path, which normally means a directory with input data files. When the specified path cannot be used as a directory, the function receives NULL from opendir(), but does not check the return value and passes the NULL value to readdir(), which causes a NULL pointer derefence.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2024-8006"
},
{
"cve": "CVE-2024-8096",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "When curl is told to use the Certificate Status Request TLS extension, often referred to as OCSP stapling, to verify that the server certificate is valid, it might fail to detect some OCSP problems and instead wrongly consider the response as fine. If the returned status reports another error than \u0027revoked\u0027 (like for example \u0027unauthorized\u0027) it is not treated as a bad certficate.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2024-8096"
},
{
"cve": "CVE-2024-9681",
"cwe": {
"id": "CWE-697",
"name": "Incorrect Comparison"
},
"notes": [
{
"category": "summary",
"text": "When curl is asked to use HSTS, the expiry time for a subdomain might\r\noverwrite a parent domain\u0027s cache entry, making it end sooner or later than\r\notherwise intended.\r\n\r\nThis affects curl using applications that enable HSTS and use URLs with the\r\ninsecure `HTTP://` scheme and perform transfers with hosts like\r\n`x.example.com` as well as `example.com` where the first host is a subdomain\r\nof the second host.\r\n\r\n(The HSTS cache either needs to have been populated manually or there needs to\r\nhave been previous HTTPS accesses done as the cache needs to have entries for\r\nthe domains involved to trigger this problem.)\r\n\r\nWhen `x.example.com` responds with `Strict-Transport-Security:` headers, this\r\nbug can make the subdomain\u0027s expiry timeout *bleed over* and get set for the\r\nparent domain `example.com` in curl\u0027s HSTS cache.\r\n\r\nThe result of a triggered bug is that HTTP accesses to `example.com` get\r\nconverted to HTTPS for a different period of time than what was asked for by\r\nthe origin server. If `example.com` for example stops supporting HTTPS at its\r\nexpiry time, curl might then fail to access `http://example.com` until the\r\n(wrongly set) timeout expires. This bug can also expire the parent\u0027s entry\r\n*earlier*, thus making curl inadvertently switch back to insecure HTTP earlier\r\nthan otherwise intended.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2024-9681"
},
{
"cve": "CVE-2024-11053",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "summary",
"text": "When asked to both use a `.netrc` file for credentials and to follow HTTP redirects, curl could leak the password used for the first host to the followed-to host under certain circumstances. This flaw only manifests itself if the netrc file has an entry that matches the redirect target hostname but the entry either omits just the password or omits both login and password.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2024-11053"
},
{
"cve": "CVE-2024-12718",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Allows modifying some file metadata (e.g. last modified) with filter=\"data\"\u00a0or file permissions (chmod) with filter=\"tar\"\u00a0of files outside the extraction directory.\nYou are affected by this vulnerability if using the tarfile\u00a0module to extract untrusted tar archives using TarFile.extractall()\u00a0or TarFile.extract()\u00a0using the filter=\u00a0parameter with a value of \"data\"\u00a0or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter \u00a0for 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=\u00a0changed 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": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2024-12718"
},
{
"cve": "CVE-2024-41996",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "Validating the order of the public keys in the Diffie-Hellman Key Agreement Protocol, when an approved safe prime is used, allows remote attackers (from the client side) to trigger unnecessarily expensive server-side DHE modular-exponentiation calculations. The client may cause asymmetric resource consumption. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE and validate the order of the public key.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2024-41996"
},
{
"cve": "CVE-2024-47619",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "syslog-ng is an enhanced log daemo. Prior to version 4.8.2, `tls_wildcard_match()` matches on certificates such as `foo.*.bar` although that is not allowed. It is also possible to pass partial wildcards such as `foo.a*c.bar` which glib matches but should be avoided / invalidated. This issue could have an impact on TLS connections, such as in man-in-the-middle situations. Version 4.8.2 contains a fix for the issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2024-47619"
},
{
"cve": "CVE-2024-52533",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "gio/gsocks4aproxy.c in GNOME GLib before 2.82.1 has an off-by-one error and resultant buffer overflow because SOCKS4_CONN_MSG_LEN is not sufficient for a trailing \u0027\\\\0\u0027 character.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2024-52533"
},
{
"cve": "CVE-2025-0167",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "summary",
"text": "When asked to use a .netrc file for credentials and to follow HTTP redirects, curl could leak the password used for the first host to the followed-to host under certain circumstances. This flaw only manifests itself if the netrc file has a default entry that omits both login and password. A rare circumstance.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.4,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-0167"
},
{
"cve": "CVE-2025-0665",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"notes": [
{
"category": "summary",
"text": "libcurl would wrongly close the same eventfd file descriptor twice when taking down a connection channel after having completed a threaded name resolve.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-0665"
},
{
"cve": "CVE-2025-0725",
"cwe": {
"id": "CWE-680",
"name": "Integer Overflow to Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "When libcurl is asked to perform automatic gzip decompression of content-encoded HTTP responses with the CURLOPT_ACCEPT_ENCODING option, using zlib 1.2.0.3 or older, an attacker-controlled integer overflow would make libcurl perform a buffer overflow.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-0725"
},
{
"cve": "CVE-2025-1390",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "summary",
"text": "The PAM module pam_cap.so of libcap configuration supports group names starting with \u201c@\u201d, during actual parsing, configurations not starting with \u201c@\u201d are incorrectly recognized as group names. This may result in nonintended users being granted an inherited capability set, potentially leading to security risks. Attackers can exploit this vulnerability to achieve local privilege escalation on systems where /etc/security/capability.conf is used to configure user inherited privileges by constructing specific usernames.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-1390"
},
{
"cve": "CVE-2025-3360",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "An integer overflow and buffer under-read in GLib occur when parsing a long invalid ISO 8601 timestamp with the g_date_time_new_from_iso8601() function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-3360"
},
{
"cve": "CVE-2025-4138",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"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\u00a0module to extract untrusted tar archives using TarFile.extractall()\u00a0or TarFile.extract()\u00a0using the filter=\u00a0parameter with a value of \"data\"\u00a0or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter \u00a0for more information.\n\nNote that for Python 3.14 or later the default value of filter=\u00a0changed 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": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-4138"
},
{
"cve": "CVE-2025-4330",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"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\u00a0module to extract untrusted tar archives using TarFile.extractall()\u00a0or TarFile.extract()\u00a0using the filter=\u00a0parameter with a value of \"data\"\u00a0or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter \u00a0for more information.\n\nNote that for Python 3.14 or later the default value of filter=\u00a0changed 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": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-4330"
},
{
"cve": "CVE-2025-4373",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "GLib is vulnerable to an integer overflow in the g_string_insert_unichar() function. When the position at which to insert the character is large, the position will overflow, leading to a buffer underwrite.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-4373"
},
{
"cve": "CVE-2025-4435",
"cwe": {
"id": "CWE-682",
"name": "Incorrect Calculation"
},
"notes": [
{
"category": "summary",
"text": "When using a TarFile.errorlevel = 0\u00a0and 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\u00a0in affected versions is that the member would still be extracted and not skipped.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-4435"
},
{
"cve": "CVE-2025-4516",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-4516"
},
{
"cve": "CVE-2025-4517",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"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\u00a0module to extract untrusted tar archives using TarFile.extractall()\u00a0or TarFile.extract()\u00a0using the filter=\u00a0parameter with a value of \"data\"\u00a0or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter \u00a0for more information.\n\nNote that for Python 3.14 or later the default value of filter=\u00a0changed 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": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.4,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-4517"
},
{
"cve": "CVE-2025-6141",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability has been found in GNU ncurses up to 6.5-20250322 and classified as problematic. This vulnerability affects the function postprocess_termcap of the file tinfo/parse_entry.c. The manipulation leads to stack-based buffer overflow. The attack needs to be approached locally. Upgrading to version 6.5-20250329 is able to address this issue. It is recommended to upgrade the affected component.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-6141"
},
{
"cve": "CVE-2025-9086",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "1. A cookie is set using the `secure` keyword for `https://target`\n2. curl is redirected to or otherwise made to speak with `http://target` (same\n hostname, but using clear text HTTP) using the same cookie set\n3. The same cookie name is set - but with just a slash as path (`path=\u0027/\u0027`).\n Since this site is not secure, the cookie *should* just be ignored.\n4. A bug in the path comparison logic makes curl read outside a heap buffer\n boundary\n\nThe bug either causes a crash or it potentially makes the comparison come to\nthe wrong conclusion and lets the clear-text site override the contents of the\nsecure cookie, contrary to expectations and depending on the memory contents\nimmediately following the single-byte allocation that holds the path.\n\nThe presumed and correct behavior would be to plainly ignore the second set of\nthe cookie since it was already set as secure on a secure host so overriding\nit on an insecure host should not be okay.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-9086"
},
{
"cve": "CVE-2025-9230",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An application trying to decrypt CMS messages encrypted using password based encryption can trigger an out-of-bounds read and write. Impact summary: This out-of-bounds read may trigger a crash which leads to Denial of Service for an application. The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service or Execution of attacker-supplied code. Although the consequences of a successful exploit of this vulnerability could be severe, the probability that the attacker would be able to perform it is low. Besides, password based (PWRI) encryption support in CMS messages is very rarely used. For that reason the issue was assessed as Moderate severity according to our Security Policy. The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-9230"
},
{
"cve": "CVE-2025-9231",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: A timing side-channel which could potentially allow remote\nrecovery of the private key exists in the SM2 algorithm implementation on 64 bit\nARM platforms.\n\nImpact summary: A timing side-channel in SM2 signature computations on 64 bit\nARM platforms could allow recovering the private key by an attacker..\n\nWhile remote key recovery over a network was not attempted by the reporter,\ntiming measurements revealed a timing signal which may allow such an attack.\n\nOpenSSL does not directly support certificates with SM2 keys in TLS, and so\nthis CVE is not relevant in most TLS contexts. However, given that it is\npossible to add support for such certificates via a custom provider, coupled\nwith the fact that in such a custom provider context the private key may be\nrecoverable via remote timing measurements, we consider this to be a Moderate\nseverity issue.\n\nThe FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this\nissue, as SM2 is not an approved algorithm.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-9231"
},
{
"cve": "CVE-2025-9232",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: An application using the OpenSSL HTTP client API functions may\ntrigger an out-of-bounds read if the \u0027no_proxy\u0027 environment variable is set and\nthe host portion of the authority component of the HTTP URL is an IPv6 address.\n\nImpact summary: An out-of-bounds read can trigger a crash which leads to\nDenial of Service for an application.\n\nThe OpenSSL HTTP client API functions can be used directly by applications\nbut they are also used by the OCSP client functions and CMP (Certificate\nManagement Protocol) client implementation in OpenSSL. However the URLs used\nby these implementations are unlikely to be controlled by an attacker.\n\nIn this vulnerable code the out of bounds read can only trigger a crash.\nFurthermore the vulnerability requires an attacker-controlled URL to be\npassed from an application to the OpenSSL function and the user has to have\na \u0027no_proxy\u0027 environment variable set. For the aforementioned reasons the\nissue was assessed as Low severity.\n\nThe vulnerable code was introduced in the following patch releases:\n3.0.16, 3.1.8, 3.2.4, 3.3.3, 3.4.0 and 3.5.0.\n\nThe FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this\nissue, as the HTTP client implementation is outside the OpenSSL FIPS module\nboundary.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-9232"
},
{
"cve": "CVE-2025-10148",
"cwe": {
"id": "CWE-340",
"name": "Generation of Predictable Numbers or Identifiers"
},
"notes": [
{
"category": "summary",
"text": "curl\u0027s websocket code did not update the 32 bit mask pattern for each new\n outgoing frame as the specification says. Instead it used a fixed mask that\npersisted and was used throughout the entire connection.\n\nA predictable mask pattern allows for a malicious server to induce traffic\nbetween the two communicating parties that could be interpreted by an involved\nproxy (configured or transparent) as genuine, real, HTTP traffic with content\nand thereby poison its cache. That cached poisoned content could then be\nserved to all users of that proxy.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-10148"
},
{
"cve": "CVE-2025-27587",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"notes": [
{
"category": "summary",
"text": "OpenSSL 3.0.0 through 3.3.2 on the PowerPC architecture is vulnerable to a Minerva attack, exploitable by measuring the time of signing of random messages using the EVP_DigestSign API, and then using the private key to extract the K value (nonce) from the signatures. Next, based on the bit size of the extracted nonce, one can compare the signing time of full-sized nonces to signatures that used smaller nonces, via statistical tests. There is a side-channel in the P-364 curve that allows private key extraction (also, there is a dependency between the bit size of K and the size of the side channel). NOTE: This CVE is disputed because the OpenSSL security policy explicitly notes that any side channels which require same physical system to be detected are outside of the threat model for the software. The timing signal is so small that it is infeasible to be detected without having the attacking process running on the same physical system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-27587"
},
{
"cve": "CVE-2025-32433",
"cwe": {
"id": "CWE-306",
"name": "Missing Authentication for Critical Function"
},
"notes": [
{
"category": "summary",
"text": "Erlang/OTP is a set of libraries for the Erlang programming language. Prior to versions OTP-27.3.3, OTP-26.2.5.11, and OTP-25.3.2.20, a SSH server may allow an attacker to perform unauthenticated remote code execution (RCE). By exploiting a flaw in SSH protocol message handling, a malicious actor could gain unauthorized access to affected systems and execute arbitrary commands without valid credentials. This issue is patched in versions OTP-27.3.3, OTP-26.2.5.11, and OTP-25.3.2.20. A temporary workaround involves disabling the SSH server or to prevent access via firewall rules.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-32433"
},
{
"cve": "CVE-2025-38084",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm/hugetlb: unshare page tables during VMA split, not before\n\nCurrently, __split_vma() triggers hugetlb page table unsharing through\nvm_ops-\u003emay_split(). This happens before the VMA lock and rmap locks are\ntaken - which is too early, it allows racing VMA-locked page faults in our\nprocess and racing rmap walks from other processes to cause page tables to\nbe shared again before we actually perform the split.\n\nFix it by explicitly calling into the hugetlb unshare logic from\n__split_vma() in the same place where THP splitting also happens. At that\npoint, both the VMA and the rmap(s) are write-locked.\n\nAn annoying detail is that we can now call into the helper\nhugetlb_unshare_pmds() from two different locking contexts:\n\n1. from hugetlb_split(), holding:\n - mmap lock (exclusively)\n - VMA lock\n - file rmap lock (exclusively)\n2. hugetlb_unshare_all_pmds(), which I think is designed to be able to\n call us with only the mmap lock held (in shared mode), but currently\n only runs while holding mmap lock (exclusively) and VMA lock\n\nBackporting note:\nThis commit fixes a racy protection that was introduced in commit\nb30c14cd6102 (\"hugetlb: unshare some PMDs when splitting VMAs\"); that\ncommit claimed to fix an issue introduced in 5.13, but it should actually\nalso go all the way back.\n\n[jannh@google.com: v2]",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-38084"
},
{
"cve": "CVE-2025-38085",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race\n\nhuge_pmd_unshare() drops a reference on a page table that may have\npreviously been shared across processes, potentially turning it into a\nnormal page table used in another process in which unrelated VMAs can\nafterwards be installed.\n\nIf this happens in the middle of a concurrent gup_fast(), gup_fast() could\nend up walking the page tables of another process. While I don\u0027t see any\nway in which that immediately leads to kernel memory corruption, it is\nreally weird and unexpected.\n\nFix it with an explicit broadcast IPI through tlb_remove_table_sync_one(),\njust like we do in khugepaged when removing page tables for a THP\ncollapse.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-38085"
},
{
"cve": "CVE-2025-38086",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: ch9200: fix uninitialised access during mii_nway_restart\n\nIn mii_nway_restart() the code attempts to call\nmii-\u003emdio_read which is ch9200_mdio_read(). ch9200_mdio_read()\nutilises a local buffer called \"buff\", which is initialised\nwith control_read(). However \"buff\" is conditionally\ninitialised inside control_read():\n\n if (err == size) {\n memcpy(data, buf, size);\n }\n\nIf the condition of \"err == size\" is not met, then\n\"buff\" remains uninitialised. Once this happens the\nuninitialised \"buff\" is accessed and returned during\nch9200_mdio_read():\n\n return (buff[0] | buff[1] \u003c\u003c 8);\n\nThe problem stems from the fact that ch9200_mdio_read()\nignores the return value of control_read(), leading to\nuinit-access of \"buff\".\n\nTo fix this we should check the return value of\ncontrol_read() and return early on error.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-38086"
},
{
"cve": "CVE-2025-38345",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nACPICA: fix acpi operand cache leak in dswstate.c\n\nACPICA commit 987a3b5cf7175916e2a4b6ea5b8e70f830dfe732\n\nI found an ACPI cache leak in ACPI early termination and boot continuing case.\n\nWhen early termination occurs due to malicious ACPI table, Linux kernel\nterminates ACPI function and continues to boot process. While kernel terminates\nACPI function, kmem_cache_destroy() reports Acpi-Operand cache leak.\n\nBoot log of ACPI operand cache leak is as follows:\n\u003e[ 0.585957] ACPI: Added _OSI(Module Device)\n\u003e[ 0.587218] ACPI: Added _OSI(Processor Device)\n\u003e[ 0.588530] ACPI: Added _OSI(3.0 _SCP Extensions)\n\u003e[ 0.589790] ACPI: Added _OSI(Processor Aggregator Device)\n\u003e[ 0.591534] ACPI Error: Illegal I/O port address/length above 64K: C806E00000004002/0x2 (20170303/hwvalid-155)\n\u003e[ 0.594351] ACPI Exception: AE_LIMIT, Unable to initialize fixed events (20170303/evevent-88)\n\u003e[ 0.597858] ACPI: Unable to start the ACPI Interpreter\n\u003e[ 0.599162] ACPI Error: Could not remove SCI handler (20170303/evmisc-281)\n\u003e[ 0.601836] kmem_cache_destroy Acpi-Operand: Slab cache still has objects\n\u003e[ 0.603556] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.12.0-rc5 #26\n\u003e[ 0.605159] Hardware name: innotek gmb_h virtual_box/virtual_box, BIOS virtual_box 12/01/2006\n\u003e[ 0.609177] Call Trace:\n\u003e[ 0.610063] ? dump_stack+0x5c/0x81\n\u003e[ 0.611118] ? kmem_cache_destroy+0x1aa/0x1c0\n\u003e[ 0.612632] ? acpi_sleep_proc_init+0x27/0x27\n\u003e[ 0.613906] ? acpi_os_delete_cache+0xa/0x10\n\u003e[ 0.617986] ? acpi_ut_delete_caches+0x3f/0x7b\n\u003e[ 0.619293] ? acpi_terminate+0xa/0x14\n\u003e[ 0.620394] ? acpi_init+0x2af/0x34f\n\u003e[ 0.621616] ? __class_create+0x4c/0x80\n\u003e[ 0.623412] ? video_setup+0x7f/0x7f\n\u003e[ 0.624585] ? acpi_sleep_proc_init+0x27/0x27\n\u003e[ 0.625861] ? do_one_initcall+0x4e/0x1a0\n\u003e[ 0.627513] ? kernel_init_freeable+0x19e/0x21f\n\u003e[ 0.628972] ? rest_init+0x80/0x80\n\u003e[ 0.630043] ? kernel_init+0xa/0x100\n\u003e[ 0.631084] ? ret_from_fork+0x25/0x30\n\u003e[ 0.633343] vgaarb: loaded\n\u003e[ 0.635036] EDAC MC: Ver: 3.0.0\n\u003e[ 0.638601] PCI: Probing PCI hardware\n\u003e[ 0.639833] PCI host bridge to bus 0000:00\n\u003e[ 0.641031] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]\n\u003e ... Continue to boot and log is omitted ...\n\nI analyzed this memory leak in detail and found acpi_ds_obj_stack_pop_and_\ndelete() function miscalculated the top of the stack. acpi_ds_obj_stack_push()\nfunction uses walk_state-\u003eoperand_index for start position of the top, but\nacpi_ds_obj_stack_pop_and_delete() function considers index 0 for it.\nTherefore, this causes acpi operand memory leak.\n\nThis cache leak causes a security threat because an old kernel (\u003c= 4.9) shows\nmemory locations of kernel functions in stack dump. Some malicious users\ncould use this information to neutralize kernel ASLR.\n\nI made a patch to fix ACPI operand cache leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-38345"
},
{
"cve": "CVE-2025-38350",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/sched: Always pass notifications when child class becomes empty\n\nCertain classful qdiscs may invoke their classes\u0027 dequeue handler on an\nenqueue operation. This may unexpectedly empty the child qdisc and thus\nmake an in-flight class passive via qlen_notify(). Most qdiscs do not\nexpect such behaviour at this point in time and may re-activate the\nclass eventually anyways which will lead to a use-after-free.\n\nThe referenced fix commit attempted to fix this behavior for the HFSC\ncase by moving the backlog accounting around, though this turned out to\nbe incomplete since the parent\u0027s parent may run into the issue too.\nThe following reproducer demonstrates this use-after-free:\n\n tc qdisc add dev lo root handle 1: drr\n tc filter add dev lo parent 1: basic classid 1:1\n tc class add dev lo parent 1: classid 1:1 drr\n tc qdisc add dev lo parent 1:1 handle 2: hfsc def 1\n tc class add dev lo parent 2: classid 2:1 hfsc rt m1 8 d 1 m2 0\n tc qdisc add dev lo parent 2:1 handle 3: netem\n tc qdisc add dev lo parent 3:1 handle 4: blackhole\n\n echo 1 | socat -u STDIN UDP4-DATAGRAM:127.0.0.1:8888\n tc class delete dev lo classid 1:1\n echo 1 | socat -u STDIN UDP4-DATAGRAM:127.0.0.1:8888\n\nSince backlog accounting issues leading to a use-after-frees on stale\nclass pointers is a recurring pattern at this point, this patch takes\na different approach. Instead of trying to fix the accounting, the patch\nensures that qdisc_tree_reduce_backlog always calls qlen_notify when\nthe child qdisc is empty. This solves the problem because deletion of\nqdiscs always involves a call to qdisc_reset() and / or\nqdisc_purge_queue() which ultimately resets its qlen to 0 thus causing\nthe following qdisc_tree_reduce_backlog() to report to the parent. Note\nthat this may call qlen_notify on passive classes multiple times. This\nis not a problem after the recent patch series that made all the\nclassful qdiscs qlen_notify() handlers idempotent.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-38350"
},
{
"cve": "CVE-2025-38498",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndo_change_type(): refuse to operate on unmounted/not ours mounts\n\nEnsure that propagation settings can only be changed for mounts located\nin the caller\u0027s mount namespace. This change aligns permission checking\nwith the rest of mount(2).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-38498"
},
{
"cve": "CVE-2025-39839",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbatman-adv: fix OOB read/write in network-coding decode\n\nbatadv_nc_skb_decode_packet() trusts coded_len and checks only against\nskb-\u003elen. XOR starts at sizeof(struct batadv_unicast_packet), reducing\npayload headroom, and the source skb length is not verified, allowing an\nout-of-bounds read and a small out-of-bounds write.\n\nValidate that coded_len fits within the payload area of both destination\nand source sk_buffs before XORing.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-39839"
},
{
"cve": "CVE-2025-39841",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: lpfc: Fix buffer free/clear order in deferred receive path\n\nFix a use-after-free window by correcting the buffer release sequence in\nthe deferred receive path. The code freed the RQ buffer first and only\nthen cleared the context pointer under the lock. Concurrent paths (e.g.,\nABTS and the repost path) also inspect and release the same pointer under\nthe lock, so the old order could lead to double-free/UAF.\n\nNote that the repost path already uses the correct pattern: detach the\npointer under the lock, then free it after dropping the lock. The\ndeferred path should do the same.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-39841"
},
{
"cve": "CVE-2025-39846",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npcmcia: Fix a NULL pointer dereference in __iodyn_find_io_region()\n\nIn __iodyn_find_io_region(), pcmcia_make_resource() is assigned to\nres and used in pci_bus_alloc_resource(). There is a dereference of res\nin pci_bus_alloc_resource(), which could lead to a NULL pointer\ndereference on failure of pcmcia_make_resource().\n\nFix this bug by adding a check of res.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-39846"
},
{
"cve": "CVE-2025-39853",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ni40e: Fix potential invalid access when MAC list is empty\n\nlist_first_entry() never returns NULL - if the list is empty, it still\nreturns a pointer to an invalid object, leading to potential invalid\nmemory access when dereferenced.\n\nFix this by using list_first_entry_or_null instead of list_first_entry.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-39853"
},
{
"cve": "CVE-2025-39860",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()\n\nsyzbot reported the splat below without a repro.\n\nIn the splat, a single thread calling bt_accept_dequeue() freed sk\nand touched it after that.\n\nThe root cause would be the racy l2cap_sock_cleanup_listen() call\nadded by the cited commit.\n\nbt_accept_dequeue() is called under lock_sock() except for\nl2cap_sock_release().\n\nTwo threads could see the same socket during the list iteration\nin bt_accept_dequeue():\n\n CPU1 CPU2 (close())\n ---- ----\n sock_hold(sk) sock_hold(sk);\n lock_sock(sk) \u003c-- block close()\n sock_put(sk)\n bt_accept_unlink(sk)\n sock_put(sk) \u003c-- refcnt by bt_accept_enqueue()\n release_sock(sk)\n lock_sock(sk)\n sock_put(sk)\n bt_accept_unlink(sk)\n sock_put(sk) \u003c-- last refcnt\n bt_accept_unlink(sk) \u003c-- UAF\n\nDepending on the timing, the other thread could show up in the\n\"Freed by task\" part.\n\nLet\u0027s call l2cap_sock_cleanup_listen() under lock_sock() in\nl2cap_sock_release().\n\n[0]:\nBUG: KASAN: slab-use-after-free in debug_spin_lock_before kernel/locking/spinlock_debug.c:86 [inline]\nBUG: KASAN: slab-use-after-free in do_raw_spin_lock+0x26f/0x2b0 kernel/locking/spinlock_debug.c:115\nRead of size 4 at addr ffff88803b7eb1c4 by task syz.5.3276/16995\nCPU: 3 UID: 0 PID: 16995 Comm: syz.5.3276 Not tainted syzkaller #0 PREEMPT(full)\nHardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:120\n print_address_description mm/kasan/report.c:378 [inline]\n print_report+0xcd/0x630 mm/kasan/report.c:482\n kasan_report+0xe0/0x110 mm/kasan/report.c:595\n debug_spin_lock_before kernel/locking/spinlock_debug.c:86 [inline]\n do_raw_spin_lock+0x26f/0x2b0 kernel/locking/spinlock_debug.c:115\n spin_lock_bh include/linux/spinlock.h:356 [inline]\n release_sock+0x21/0x220 net/core/sock.c:3746\n bt_accept_dequeue+0x505/0x600 net/bluetooth/af_bluetooth.c:312\n l2cap_sock_cleanup_listen+0x5c/0x2a0 net/bluetooth/l2cap_sock.c:1451\n l2cap_sock_release+0x5c/0x210 net/bluetooth/l2cap_sock.c:1425\n __sock_release+0xb3/0x270 net/socket.c:649\n sock_close+0x1c/0x30 net/socket.c:1439\n __fput+0x3ff/0xb70 fs/file_table.c:468\n task_work_run+0x14d/0x240 kernel/task_work.c:227\n resume_user_mode_work include/linux/resume_user_mode.h:50 [inline]\n exit_to_user_mode_loop+0xeb/0x110 kernel/entry/common.c:43\n exit_to_user_mode_prepare include/linux/irq-entry-common.h:225 [inline]\n syscall_exit_to_user_mode_work include/linux/entry-common.h:175 [inline]\n syscall_exit_to_user_mode include/linux/entry-common.h:210 [inline]\n do_syscall_64+0x3f6/0x4c0 arch/x86/entry/syscall_64.c:100\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\nRIP: 0033:0x7f2accf8ebe9\nCode: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 \u003c48\u003e 3d 01 f0 ff ff 73 01 c3 48 c7 c1 a8 ff ff ff f7 d8 64 89 01 48\nRSP: 002b:00007ffdb6cb1378 EFLAGS: 00000246 ORIG_RAX: 00000000000001b4\nRAX: 0000000000000000 RBX: 00000000000426fb RCX: 00007f2accf8ebe9\nRDX: 0000000000000000 RSI: 000000000000001e RDI: 0000000000000003\nRBP: 00007f2acd1b7da0 R08: 0000000000000001 R09: 00000012b6cb166f\nR10: 0000001b30e20000 R11: 0000000000000246 R12: 00007f2acd1b609c\nR13: 00007f2acd1b6090 R14: ffffffffffffffff R15: 00007ffdb6cb1490\n \u003c/TASK\u003e\n\nAllocated by task 5326:\n kasan_save_stack+0x33/0x60 mm/kasan/common.c:47\n kasan_save_track+0x14/0x30 mm/kasan/common.c:68\n poison_kmalloc_redzone mm/kasan/common.c:388 [inline]\n __kasan_kmalloc+0xaa/0xb0 mm/kasan/common.c:405\n kasan_kmalloc include/linux/kasan.h:260 [inline]\n __do_kmalloc_node mm/slub.c:4365 [inline]\n __kmalloc_nopro\n---truncated---",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-39860"
},
{
"cve": "CVE-2025-39864",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: cfg80211: fix use-after-free in cmp_bss()\n\nFollowing bss_free() quirk introduced in commit 776b3580178f\n(\"cfg80211: track hidden SSID networks properly\"), adjust\ncfg80211_update_known_bss() to free the last beacon frame\nelements only if they\u0027re not shared via the corresponding\n\u0027hidden_beacon_bss\u0027 pointer.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-39864"
},
{
"cve": "CVE-2025-39865",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntee: fix NULL pointer dereference in tee_shm_put\n\ntee_shm_put have NULL pointer dereference:\n\n__optee_disable_shm_cache --\u003e\n\tshm = reg_pair_to_ptr(...);//shm maybe return NULL\n tee_shm_free(shm); --\u003e\n\t\ttee_shm_put(shm);//crash\n\nAdd check in tee_shm_put to fix it.\n\npanic log:\nUnable to handle kernel paging request at virtual address 0000000000100cca\nMem abort info:\nESR = 0x0000000096000004\nEC = 0x25: DABT (current EL), IL = 32 bits\nSET = 0, FnV = 0\nEA = 0, S1PTW = 0\nFSC = 0x04: level 0 translation fault\nData abort info:\nISV = 0, ISS = 0x00000004, ISS2 = 0x00000000\nCM = 0, WnR = 0, TnD = 0, TagAccess = 0\nGCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0\nuser pgtable: 4k pages, 48-bit VAs, pgdp=0000002049d07000\n[0000000000100cca] pgd=0000000000000000, p4d=0000000000000000\nInternal error: Oops: 0000000096000004 [#1] SMP\nCPU: 2 PID: 14442 Comm: systemd-sleep Tainted: P OE ------- ----\n6.6.0-39-generic #38\nSource Version: 938b255f6cb8817c95b0dd5c8c2944acfce94b07\nHardware name: greatwall GW-001Y1A-FTH, BIOS Great Wall BIOS V3.0\n10/26/2022\npstate: 80000005 (Nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)\npc : tee_shm_put+0x24/0x188\nlr : tee_shm_free+0x14/0x28\nsp : ffff001f98f9faf0\nx29: ffff001f98f9faf0 x28: ffff0020df543cc0 x27: 0000000000000000\nx26: ffff001f811344a0 x25: ffff8000818dac00 x24: ffff800082d8d048\nx23: ffff001f850fcd18 x22: 0000000000000001 x21: ffff001f98f9fb88\nx20: ffff001f83e76218 x19: ffff001f83e761e0 x18: 000000000000ffff\nx17: 303a30303a303030 x16: 0000000000000000 x15: 0000000000000003\nx14: 0000000000000001 x13: 0000000000000000 x12: 0101010101010101\nx11: 0000000000000001 x10: 0000000000000001 x9 : ffff800080e08d0c\nx8 : ffff001f98f9fb88 x7 : 0000000000000000 x6 : 0000000000000000\nx5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000\nx2 : ffff001f83e761e0 x1 : 00000000ffff001f x0 : 0000000000100cca\nCall trace:\ntee_shm_put+0x24/0x188\ntee_shm_free+0x14/0x28\n__optee_disable_shm_cache+0xa8/0x108\noptee_shutdown+0x28/0x38\nplatform_shutdown+0x28/0x40\ndevice_shutdown+0x144/0x2b0\nkernel_power_off+0x3c/0x80\nhibernate+0x35c/0x388\nstate_store+0x64/0x80\nkobj_attr_store+0x14/0x28\nsysfs_kf_write+0x48/0x60\nkernfs_fop_write_iter+0x128/0x1c0\nvfs_write+0x270/0x370\nksys_write+0x6c/0x100\n__arm64_sys_write+0x20/0x30\ninvoke_syscall+0x4c/0x120\nel0_svc_common.constprop.0+0x44/0xf0\ndo_el0_svc+0x24/0x38\nel0_svc+0x24/0x88\nel0t_64_sync_handler+0x134/0x150\nel0t_64_sync+0x14c/0x15",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-39865"
},
{
"cve": "CVE-2025-59375",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "libexpat in Expat before 2.7.2 allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"1",
"3",
"4",
"5",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109997626/"
},
{
"category": "vendor_fix",
"details": "See Section Additional Information.",
"product_ids": [
"2"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.3 or later version",
"product_ids": [
"2"
]
}
],
"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": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
}
],
"title": "CVE-2025-59375"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.