Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-8088 (GCVE-0-2024-8088)
Vulnerability from cvelistv5 – Published: 2024-08-22 18:45 – Updated: 2025-11-03 22:32- CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')
| Vendor | Product | Version | |
|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.8.20
(python)
Affected: 3.9.0 , < 3.9.20 (python) Affected: 3.10.0 , < 3.10.15 (python) Affected: 3.11.0 , < 3.11.10 (python) Affected: 3.12.0 , < 3.12.6 (python) Affected: 3.13.0a1 , < 3.13.0rc2 (python) |
|
| python_software_foundation | cpython |
Affected:
0 , ≤ 3.13.0
(custom)
cpe:2.3:a:python_software_foundation:cpython:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-03T22:32:54.340Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2024/08/22/1"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/08/22/4"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/08/23/1"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/08/23/2"
},
{
"url": "https://security.netapp.com/advisory/ntap-20241011-0010/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:python_software_foundation:cpython:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "cpython",
"vendor": "python_software_foundation",
"versions": [
{
"lessThanOrEqual": "3.13.0",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-8088",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-08-23T17:18:49.209334Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-08-23T17:32:19.819Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.8.20",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.9.20",
"status": "affected",
"version": "3.9.0",
"versionType": "python"
},
{
"lessThan": "3.10.15",
"status": "affected",
"version": "3.10.0",
"versionType": "python"
},
{
"lessThan": "3.11.10",
"status": "affected",
"version": "3.11.0",
"versionType": "python"
},
{
"lessThan": "3.12.6",
"status": "affected",
"version": "3.12.0",
"versionType": "python"
},
{
"lessThan": "3.13.0rc2",
"status": "affected",
"version": "3.13.0a1",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "remediation developer",
"value": "Jason R. Coombs"
},
{
"lang": "en",
"type": "coordinator",
"value": "Seth Larson"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cdiv\u003eThere is a HIGH severity vulnerability affecting the CPython \"zipfile\"\nmodule affecting \"zipfile.Path\". Note that the more common API \"zipfile.ZipFile\" class is unaffected.\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003eWhen iterating over names of entries in a zip archive (for example, methods\nof \"zipfile.Path\" like \"namelist()\", \"iterdir()\", etc)\nthe process can be put into an infinite loop with a maliciously crafted\nzip archive. This defect applies when reading only metadata or extracting\nthe contents of the zip archive. Programs that are not handling\nuser-controlled zip archives are not affected.\u003c/div\u003e"
}
],
"value": "There is a HIGH severity vulnerability affecting the CPython \"zipfile\"\nmodule affecting \"zipfile.Path\". Note that the more common API \"zipfile.ZipFile\" class is unaffected.\n\n\n\n\n\nWhen iterating over names of entries in a zip archive (for example, methods\nof \"zipfile.Path\" like \"namelist()\", \"iterdir()\", etc)\nthe process can be put into an infinite loop with a maliciously crafted\nzip archive. This defect applies when reading only metadata or extracting\nthe contents of the zip archive. Programs that are not handling\nuser-controlled zip archives are not affected."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NO",
"Recovery": "USER",
"Safety": "NEGLIGIBLE",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:N/AU:N/R:U/RE:L",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "LOW"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-835",
"description": "CWE-835 Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-10-07T18:23:00.951Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/122906"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/122905"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/e0264a61119d551658d9445af38323ba94fc16db"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/123270"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/2231286d78d328c2f575e0b05b16fe447d1656d6"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/7e8883a3f04d308302361aeffc73e0e9837f19d4"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/95b073bddefa6243effa08e131e297c0383e7f6a"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/7bc367e464ce50b956dd232c1dfa1cad4e7fb814"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/962055268ed4f2ca1d717bfc8b6385de50a23ab7"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/fc0b8259e693caa8400fa8b6ac1e494e47ea7798"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/0aa1ee22ab6e204e9d3d0e9dd63ea648ed691ef1"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/9cd03263100ddb1657826cc4a71470786cab3932"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Infinite loop when iterating over zip archive entry names from zipfile.Path",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2024-8088",
"datePublished": "2024-08-22T18:45:31.807Z",
"dateReserved": "2024-08-22T12:42:32.661Z",
"dateUpdated": "2025-11-03T22:32:54.340Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-8088",
"date": "2026-06-15",
"epss": "0.01275",
"percentile": "0.6602"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"There is a HIGH severity vulnerability affecting the CPython \\\"zipfile\\\"\\nmodule affecting \\\"zipfile.Path\\\". Note that the more common API \\\"zipfile.ZipFile\\\" class is unaffected.\\n\\n\\n\\n\\n\\nWhen iterating over names of entries in a zip archive (for example, methods\\nof \\\"zipfile.Path\\\" like \\\"namelist()\\\", \\\"iterdir()\\\", etc)\\nthe process can be put into an infinite loop with a maliciously crafted\\nzip archive. This defect applies when reading only metadata or extracting\\nthe contents of the zip archive. Programs that are not handling\\nuser-controlled zip archives are not affected.\"}, {\"lang\": \"es\", \"value\": \"Existe una vulnerabilidad de gravedad ALTA que afecta al m\\u00f3dulo \\\"zipfile\\\" de CPython. Al iterar sobre nombres de entradas en un archivo zip (por ejemplo, m\\u00e9todos de \\\"zipfile.ZipFile\\\" como \\\"namelist()\\\", \\\"iterdir()\\\", \\\"extractall()\\\", etc.), el proceso se puede poner en un infinito bucle con un archivo zip creado con fines malintencionados. Este defecto se aplica al leer solo metadatos o extraer el contenido del archivo zip. Los programas que no manejan archivos zip controlados por el usuario no se ven afectados.\"}]",
"id": "CVE-2024-8088",
"lastModified": "2024-11-21T09:52:39.210",
"metrics": "{\"cvssMetricV40\": [{\"source\": \"cna@python.org\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"4.0\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:N/R:U/V:X/RE:L/U:X\", \"baseScore\": 8.7, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"vulnerableSystemConfidentiality\": \"NONE\", \"vulnerableSystemIntegrity\": \"NONE\", \"vulnerableSystemAvailability\": \"HIGH\", \"subsequentSystemConfidentiality\": \"NONE\", \"subsequentSystemIntegrity\": \"NONE\", \"subsequentSystemAvailability\": \"NONE\", \"exploitMaturity\": \"NOT_DEFINED\", \"confidentialityRequirements\": \"NOT_DEFINED\", \"integrityRequirements\": \"NOT_DEFINED\", \"availabilityRequirements\": \"NOT_DEFINED\", \"modifiedAttackVector\": \"NOT_DEFINED\", \"modifiedAttackComplexity\": \"NOT_DEFINED\", \"modifiedAttackRequirements\": \"NOT_DEFINED\", \"modifiedPrivilegesRequired\": \"NOT_DEFINED\", \"modifiedUserInteraction\": \"NOT_DEFINED\", \"modifiedVulnerableSystemConfidentiality\": \"NOT_DEFINED\", \"modifiedVulnerableSystemIntegrity\": \"NOT_DEFINED\", \"modifiedVulnerableSystemAvailability\": \"NOT_DEFINED\", \"modifiedSubsequentSystemConfidentiality\": \"NOT_DEFINED\", \"modifiedSubsequentSystemIntegrity\": \"NOT_DEFINED\", \"modifiedSubsequentSystemAvailability\": \"NOT_DEFINED\", \"safety\": \"NEGLIGIBLE\", \"automatable\": \"NO\", \"recovery\": \"USER\", \"valueDensity\": \"NOT_DEFINED\", \"vulnerabilityResponseEffort\": \"LOW\", \"providerUrgency\": \"NOT_DEFINED\"}}]}",
"published": "2024-08-22T19:15:09.720",
"references": "[{\"url\": \"https://github.com/python/cpython/commit/0aa1ee22ab6e204e9d3d0e9dd63ea648ed691ef1\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/commit/2231286d78d328c2f575e0b05b16fe447d1656d6\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/commit/7bc367e464ce50b956dd232c1dfa1cad4e7fb814\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/commit/7e8883a3f04d308302361aeffc73e0e9837f19d4\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/commit/95b073bddefa6243effa08e131e297c0383e7f6a\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/commit/962055268ed4f2ca1d717bfc8b6385de50a23ab7\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/commit/e0264a61119d551658d9445af38323ba94fc16db\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/commit/fc0b8259e693caa8400fa8b6ac1e494e47ea7798\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/issues/122905\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/issues/123270\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/pull/122906\", \"source\": \"cna@python.org\"}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/\", \"source\": \"cna@python.org\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/08/22/1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/08/22/4\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/08/23/1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/08/23/2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20241011-0010/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cna@python.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"cna@python.org\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-835\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-8088\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2024-08-22T19:15:09.720\",\"lastModified\":\"2025-11-03T23:17:32.010\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"There is a HIGH severity vulnerability affecting the CPython \\\"zipfile\\\"\\nmodule affecting \\\"zipfile.Path\\\". Note that the more common API \\\"zipfile.ZipFile\\\" class is unaffected.\\n\\n\\n\\n\\n\\nWhen iterating over names of entries in a zip archive (for example, methods\\nof \\\"zipfile.Path\\\" like \\\"namelist()\\\", \\\"iterdir()\\\", etc)\\nthe process can be put into an infinite loop with a maliciously crafted\\nzip archive. This defect applies when reading only metadata or extracting\\nthe contents of the zip archive. Programs that are not handling\\nuser-controlled zip archives are not affected.\"},{\"lang\":\"es\",\"value\":\"Existe una vulnerabilidad de gravedad ALTA que afecta al m\u00f3dulo \\\"zipfile\\\" de CPython. Al iterar sobre nombres de entradas en un archivo zip (por ejemplo, m\u00e9todos de \\\"zipfile.ZipFile\\\" como \\\"namelist()\\\", \\\"iterdir()\\\", \\\"extractall()\\\", etc.), el proceso se puede poner en un infinito bucle con un archivo zip creado con fines malintencionados. Este defecto se aplica al leer solo metadatos o extraer el contenido del archivo zip. Los programas que no manejan archivos zip controlados por el usuario no se ven afectados.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:N/R:U/V:X/RE:L/U:X\",\"baseScore\":8.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NEGLIGIBLE\",\"Automatable\":\"NO\",\"Recovery\":\"USER\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"LOW\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-835\"}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/0aa1ee22ab6e204e9d3d0e9dd63ea648ed691ef1\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/2231286d78d328c2f575e0b05b16fe447d1656d6\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/7bc367e464ce50b956dd232c1dfa1cad4e7fb814\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/7e8883a3f04d308302361aeffc73e0e9837f19d4\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/95b073bddefa6243effa08e131e297c0383e7f6a\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/962055268ed4f2ca1d717bfc8b6385de50a23ab7\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/9cd03263100ddb1657826cc4a71470786cab3932\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/e0264a61119d551658d9445af38323ba94fc16db\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/fc0b8259e693caa8400fa8b6ac1e494e47ea7798\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/122905\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/123270\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/pull/122906\",\"source\":\"cna@python.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/\",\"source\":\"cna@python.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/08/22/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/08/22/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/08/23/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/08/23/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20241011-0010/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2024/08/22/1\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/08/22/4\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/08/23/1\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/08/23/2\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20241011-0010/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-10-11T22:03:20.370Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-8088\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-23T17:18:49.209334Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:python_software_foundation:cpython:*:*:*:*:*:*:*:*\"], \"vendor\": \"python_software_foundation\", \"product\": \"cpython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"3.13.0\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-23T17:32:09.310Z\"}}], \"cna\": {\"title\": \"Infinite loop when iterating over zip archive entry names from zipfile.Path\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Jason R. Coombs\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"Seth Larson\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NEGLIGIBLE\", \"version\": \"4.0\", \"Recovery\": \"USER\", \"baseScore\": 8.7, \"Automatable\": \"NO\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:N/AU:N/R:U/RE:L\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"LOW\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.8.20\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.9.0\", \"lessThan\": \"3.9.20\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.10.0\", \"lessThan\": \"3.10.15\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.11.0\", \"lessThan\": \"3.11.10\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.12.0\", \"lessThan\": \"3.12.6\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.13.0a1\", \"lessThan\": \"3.13.0rc2\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/pull/122906\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/issues/122905\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/e0264a61119d551658d9445af38323ba94fc16db\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/issues/123270\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/python/cpython/commit/2231286d78d328c2f575e0b05b16fe447d1656d6\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/7e8883a3f04d308302361aeffc73e0e9837f19d4\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/95b073bddefa6243effa08e131e297c0383e7f6a\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/7bc367e464ce50b956dd232c1dfa1cad4e7fb814\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/962055268ed4f2ca1d717bfc8b6385de50a23ab7\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/fc0b8259e693caa8400fa8b6ac1e494e47ea7798\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/0aa1ee22ab6e204e9d3d0e9dd63ea648ed691ef1\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/9cd03263100ddb1657826cc4a71470786cab3932\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"There is a HIGH severity vulnerability affecting the CPython \\\"zipfile\\\"\\nmodule affecting \\\"zipfile.Path\\\". Note that the more common API \\\"zipfile.ZipFile\\\" class is unaffected.\\n\\n\\n\\n\\n\\nWhen iterating over names of entries in a zip archive (for example, methods\\nof \\\"zipfile.Path\\\" like \\\"namelist()\\\", \\\"iterdir()\\\", etc)\\nthe process can be put into an infinite loop with a maliciously crafted\\nzip archive. This defect applies when reading only metadata or extracting\\nthe contents of the zip archive. Programs that are not handling\\nuser-controlled zip archives are not affected.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cdiv\u003eThere is a HIGH severity vulnerability affecting the CPython \\\"zipfile\\\"\\nmodule affecting \\\"zipfile.Path\\\". Note that the more common API \\\"zipfile.ZipFile\\\" class is unaffected.\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003eWhen iterating over names of entries in a zip archive (for example, methods\\nof \\\"zipfile.Path\\\" like \\\"namelist()\\\", \\\"iterdir()\\\", etc)\\nthe process can be put into an infinite loop with a maliciously crafted\\nzip archive. This defect applies when reading only metadata or extracting\\nthe contents of the zip archive. Programs that are not handling\\nuser-controlled zip archives are not affected.\u003c/div\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-835\", \"description\": \"CWE-835 Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2025-10-07T18:23:00.951Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-8088\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-10-07T18:23:00.951Z\", \"dateReserved\": \"2024-08-22T12:42:32.661Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2024-08-22T18:45:31.807Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2024:9192
Vulnerability from csaf_redhat - Published: 2024-11-12 08:52 - Updated: 2026-04-30 13:19A vulnerability was found in Python. A defect was discovered in the Python “ssl” module where there is a memory race condition with the ssl.SSLContext methods “cert_store_stats()” and “get_ca_certs()”. The race condition can be triggered if the methods are called at the same time that certificates are loaded into the SSLContext, such as during the TLS handshake with a configured certificate directory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python/CPython 'zipfile' that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python's zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 Moderate. 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: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\n* python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service (CVE-2024-8088)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from 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-2024:9192",
"url": "https://access.redhat.com/errata/RHSA-2024:9192"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2276525",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525"
},
{
"category": "external",
"summary": "2307370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370"
},
{
"category": "external",
"summary": "RHEL-40779",
"url": "https://issues.redhat.com/browse/RHEL-40779"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9192.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2026-04-30T13:19:52+00:00",
"generator": {
"date": "2026-04-30T13:19:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2024:9192",
"initial_release_date": "2024-11-12T08:52:22+00:00",
"revision_history": [
{
"date": "2024-11-12T08:52:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T08:52:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T13:19:52+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.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA",
"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.9-7.el9.i686",
"product": {
"name": "python3.11-0:3.11.9-7.el9.i686",
"product_id": "python3.11-0:3.11.9-7.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9.i686",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9.i686",
"product_id": "python3.11-debug-0:3.11.9-7.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9.i686",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9.i686",
"product_id": "python3.11-idle-0:3.11.9-7.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9.i686",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9.i686",
"product_id": "python3.11-test-0:3.11.9-7.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9.i686",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.i686",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.i686",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.i686",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9.i686",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9.i686",
"product_id": "python3.11-devel-0:3.11.9-7.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9.i686",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9.i686",
"product_id": "python3.11-libs-0:3.11.9-7.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9.x86_64",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9.x86_64",
"product_id": "python3.11-debug-0:3.11.9-7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9.x86_64",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9.x86_64",
"product_id": "python3.11-idle-0:3.11.9-7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9.x86_64",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9.x86_64",
"product_id": "python3.11-test-0:3.11.9-7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9.x86_64",
"product": {
"name": "python3.11-0:3.11.9-7.el9.x86_64",
"product_id": "python3.11-0:3.11.9-7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9.x86_64",
"product_id": "python3.11-devel-0:3.11.9-7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9.x86_64",
"product_id": "python3.11-libs-0:3.11.9-7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9.aarch64",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9.aarch64",
"product_id": "python3.11-debug-0:3.11.9-7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9.aarch64",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9.aarch64",
"product_id": "python3.11-idle-0:3.11.9-7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9.aarch64",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9.aarch64",
"product_id": "python3.11-test-0:3.11.9-7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9.aarch64",
"product": {
"name": "python3.11-0:3.11.9-7.el9.aarch64",
"product_id": "python3.11-0:3.11.9-7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9.aarch64",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9.aarch64",
"product_id": "python3.11-devel-0:3.11.9-7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9.aarch64",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9.aarch64",
"product_id": "python3.11-libs-0:3.11.9-7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9.ppc64le",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9.ppc64le",
"product_id": "python3.11-debug-0:3.11.9-7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9.ppc64le",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9.ppc64le",
"product_id": "python3.11-idle-0:3.11.9-7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9.ppc64le",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9.ppc64le",
"product_id": "python3.11-test-0:3.11.9-7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9.ppc64le",
"product": {
"name": "python3.11-0:3.11.9-7.el9.ppc64le",
"product_id": "python3.11-0:3.11.9-7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9.ppc64le",
"product_id": "python3.11-devel-0:3.11.9-7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9.ppc64le",
"product_id": "python3.11-libs-0:3.11.9-7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9.s390x",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9.s390x",
"product_id": "python3.11-debug-0:3.11.9-7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9.s390x",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9.s390x",
"product_id": "python3.11-idle-0:3.11.9-7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9.s390x",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9.s390x",
"product_id": "python3.11-test-0:3.11.9-7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9.s390x",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.s390x",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9.s390x",
"product": {
"name": "python3.11-0:3.11.9-7.el9.s390x",
"product_id": "python3.11-0:3.11.9-7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9.s390x",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9.s390x",
"product_id": "python3.11-devel-0:3.11.9-7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9.s390x",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9.s390x",
"product_id": "python3.11-libs-0:3.11.9-7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9.s390x",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.s390x",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9.src",
"product": {
"name": "python3.11-0:3.11.9-7.el9.src",
"product_id": "python3.11-0:3.11.9-7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src"
},
"product_reference": "python3.11-0:3.11.9-7.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src"
},
"product_reference": "python3.11-0:3.11.9-7.el9.src",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-0397",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2301891"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Python. A defect was discovered in the Python \u201cssl\u201d module where there is a memory race condition with the ssl.SSLContext methods \u201ccert_store_stats()\u201d and \u201cget_ca_certs()\u201d. The race condition can be triggered if the methods are called at the same time that certificates are loaded into the SSLContext, such as during the TLS handshake with a configured certificate directory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Memory race condition in ssl.SSLContext certificate store methods",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as low severity instead of moderate because it primarily results in a race condition that can cause unexpected behavior or crashes but does not directly lead to memory corruption, information disclosure, or remote code execution. \n\nThe issue is constrained to scenarios where multiple threads interact with SSLContext during certificate loading, which is an uncommon pattern in typical applications. Additionally, exploitation would require precise timing and a specific application design that exposes these methods to concurrent access, reducing the likelihood of real-world impact.",
"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.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-0397"
},
{
"category": "external",
"summary": "RHBZ#2301891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2301891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0397",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0397"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/BMAK5BCGKYWNJOACVUSLUF6SFGBIM4VP/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/BMAK5BCGKYWNJOACVUSLUF6SFGBIM4VP/"
}
],
"release_date": "2024-06-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T08:52:22+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.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9192"
},
{
"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.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cpython: python: Memory race condition in ssl.SSLContext certificate store methods"
},
{
"cve": "CVE-2024-0450",
"cwe": {
"id": "CWE-450",
"name": "Multiple Interpretations of UI Input"
},
"discovery_date": "2024-04-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2276525"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service",
"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.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-0450"
},
{
"category": "external",
"summary": "RHBZ#2276525",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450"
}
],
"release_date": "2024-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T08:52:22+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.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9192"
},
{
"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.",
"product_ids": [
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service"
},
{
"cve": "CVE-2024-8088",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-08-22T19:20:09.516938+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2307370"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service",
"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.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "RHBZ#2307370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e",
"url": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64",
"url": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea",
"url": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/122905",
"url": "https://github.com/python/cpython/issues/122905"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/122906",
"url": "https://github.com/python/cpython/pull/122906"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/"
}
],
"release_date": "2024-08-22T19:15:09.720000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T08:52:22+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.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9192"
},
{
"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.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service"
}
]
}
RHSA-2024:9371
Vulnerability from csaf_redhat - Published: 2024-11-12 09:38 - Updated: 2026-03-18 02:40A flaw was found in Python's zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-0:3.9.19-8.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-0:3.9.19-8.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-0:3.9.19-8.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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: cpython: Iterating over a malicious ZIP file may lead to Denial of Service (CVE-2024-8088)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from 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-2024:9371",
"url": "https://access.redhat.com/errata/RHSA-2024:9371"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2307370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370"
},
{
"category": "external",
"summary": "RHEL-40750",
"url": "https://issues.redhat.com/browse/RHEL-40750"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9371.json"
}
],
"title": "Red Hat Security Advisory: python3.9 security update",
"tracking": {
"current_release_date": "2026-03-18T02:40:17+00:00",
"generator": {
"date": "2026-03-18T02:40:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2024:9371",
"initial_release_date": "2024-11-12T09:38:54+00:00",
"revision_history": [
{
"date": "2024-11-12T09:38:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:38:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:40:17+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.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA",
"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-0:3.9.19-8.el9.aarch64",
"product": {
"name": "python3-0:3.9.19-8.el9.aarch64",
"product_id": "python3-0:3.9.19-8.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.19-8.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.19-8.el9.aarch64",
"product": {
"name": "python3-libs-0:3.9.19-8.el9.aarch64",
"product_id": "python3-libs-0:3.9.19-8.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.19-8.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"product": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"product_id": "python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.19-8.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"product": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"product_id": "python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.19-8.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.19-8.el9.aarch64",
"product": {
"name": "python3-debug-0:3.9.19-8.el9.aarch64",
"product_id": "python3-debug-0:3.9.19-8.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.19-8.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.19-8.el9.aarch64",
"product": {
"name": "python3-idle-0:3.9.19-8.el9.aarch64",
"product_id": "python3-idle-0:3.9.19-8.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.19-8.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.19-8.el9.aarch64",
"product": {
"name": "python3-test-0:3.9.19-8.el9.aarch64",
"product_id": "python3-test-0:3.9.19-8.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.19-8.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.19-8.el9.aarch64",
"product": {
"name": "python3-devel-0:3.9.19-8.el9.aarch64",
"product_id": "python3-devel-0:3.9.19-8.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.19-8.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.19-8.el9.aarch64",
"product": {
"name": "python3-tkinter-0:3.9.19-8.el9.aarch64",
"product_id": "python3-tkinter-0:3.9.19-8.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.19-8.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.19-8.el9.ppc64le",
"product": {
"name": "python3-0:3.9.19-8.el9.ppc64le",
"product_id": "python3-0:3.9.19-8.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.19-8.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.19-8.el9.ppc64le",
"product": {
"name": "python3-libs-0:3.9.19-8.el9.ppc64le",
"product_id": "python3-libs-0:3.9.19-8.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.19-8.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"product": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"product_id": "python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.19-8.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"product": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"product_id": "python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.19-8.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.19-8.el9.ppc64le",
"product": {
"name": "python3-debug-0:3.9.19-8.el9.ppc64le",
"product_id": "python3-debug-0:3.9.19-8.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.19-8.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.19-8.el9.ppc64le",
"product": {
"name": "python3-idle-0:3.9.19-8.el9.ppc64le",
"product_id": "python3-idle-0:3.9.19-8.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.19-8.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.19-8.el9.ppc64le",
"product": {
"name": "python3-test-0:3.9.19-8.el9.ppc64le",
"product_id": "python3-test-0:3.9.19-8.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.19-8.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.19-8.el9.ppc64le",
"product": {
"name": "python3-devel-0:3.9.19-8.el9.ppc64le",
"product_id": "python3-devel-0:3.9.19-8.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.19-8.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.19-8.el9.ppc64le",
"product": {
"name": "python3-tkinter-0:3.9.19-8.el9.ppc64le",
"product_id": "python3-tkinter-0:3.9.19-8.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.19-8.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.19-8.el9.x86_64",
"product": {
"name": "python3-0:3.9.19-8.el9.x86_64",
"product_id": "python3-0:3.9.19-8.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.19-8.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.19-8.el9.x86_64",
"product": {
"name": "python3-libs-0:3.9.19-8.el9.x86_64",
"product_id": "python3-libs-0:3.9.19-8.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.19-8.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"product": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"product_id": "python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.19-8.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"product": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"product_id": "python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.19-8.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.19-8.el9.x86_64",
"product": {
"name": "python3-debug-0:3.9.19-8.el9.x86_64",
"product_id": "python3-debug-0:3.9.19-8.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.19-8.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.19-8.el9.x86_64",
"product": {
"name": "python3-idle-0:3.9.19-8.el9.x86_64",
"product_id": "python3-idle-0:3.9.19-8.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.19-8.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.19-8.el9.x86_64",
"product": {
"name": "python3-test-0:3.9.19-8.el9.x86_64",
"product_id": "python3-test-0:3.9.19-8.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.19-8.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.19-8.el9.x86_64",
"product": {
"name": "python3-devel-0:3.9.19-8.el9.x86_64",
"product_id": "python3-devel-0:3.9.19-8.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.19-8.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.19-8.el9.x86_64",
"product": {
"name": "python3-tkinter-0:3.9.19-8.el9.x86_64",
"product_id": "python3-tkinter-0:3.9.19-8.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.19-8.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-libs-0:3.9.19-8.el9.i686",
"product": {
"name": "python3-libs-0:3.9.19-8.el9.i686",
"product_id": "python3-libs-0:3.9.19-8.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.19-8.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.19-8.el9.i686",
"product": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.i686",
"product_id": "python3.9-debugsource-0:3.9.19-8.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.19-8.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.19-8.el9.i686",
"product": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.i686",
"product_id": "python3.9-debuginfo-0:3.9.19-8.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.19-8.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.19-8.el9.i686",
"product": {
"name": "python3-0:3.9.19-8.el9.i686",
"product_id": "python3-0:3.9.19-8.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.19-8.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.19-8.el9.i686",
"product": {
"name": "python3-debug-0:3.9.19-8.el9.i686",
"product_id": "python3-debug-0:3.9.19-8.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.19-8.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.19-8.el9.i686",
"product": {
"name": "python3-idle-0:3.9.19-8.el9.i686",
"product_id": "python3-idle-0:3.9.19-8.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.19-8.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.19-8.el9.i686",
"product": {
"name": "python3-test-0:3.9.19-8.el9.i686",
"product_id": "python3-test-0:3.9.19-8.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.19-8.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.19-8.el9.i686",
"product": {
"name": "python3-tkinter-0:3.9.19-8.el9.i686",
"product_id": "python3-tkinter-0:3.9.19-8.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.19-8.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.19-8.el9.i686",
"product": {
"name": "python3-devel-0:3.9.19-8.el9.i686",
"product_id": "python3-devel-0:3.9.19-8.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.19-8.el9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.19-8.el9.s390x",
"product": {
"name": "python3-0:3.9.19-8.el9.s390x",
"product_id": "python3-0:3.9.19-8.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.19-8.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.19-8.el9.s390x",
"product": {
"name": "python3-libs-0:3.9.19-8.el9.s390x",
"product_id": "python3-libs-0:3.9.19-8.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.19-8.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.19-8.el9.s390x",
"product": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.s390x",
"product_id": "python3.9-debugsource-0:3.9.19-8.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.19-8.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"product": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"product_id": "python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.19-8.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.19-8.el9.s390x",
"product": {
"name": "python3-debug-0:3.9.19-8.el9.s390x",
"product_id": "python3-debug-0:3.9.19-8.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.19-8.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.19-8.el9.s390x",
"product": {
"name": "python3-idle-0:3.9.19-8.el9.s390x",
"product_id": "python3-idle-0:3.9.19-8.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.19-8.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.19-8.el9.s390x",
"product": {
"name": "python3-test-0:3.9.19-8.el9.s390x",
"product_id": "python3-test-0:3.9.19-8.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.19-8.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.19-8.el9.s390x",
"product": {
"name": "python3-devel-0:3.9.19-8.el9.s390x",
"product_id": "python3-devel-0:3.9.19-8.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.19-8.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.19-8.el9.s390x",
"product": {
"name": "python3-tkinter-0:3.9.19-8.el9.s390x",
"product_id": "python3-tkinter-0:3.9.19-8.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.19-8.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.9-0:3.9.19-8.el9.src",
"product": {
"name": "python3.9-0:3.9.19-8.el9.src",
"product_id": "python3.9-0:3.9.19-8.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9@3.9.19-8.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.9.19-8.el9.noarch",
"product": {
"name": "python-unversioned-command-0:3.9.19-8.el9.noarch",
"product_id": "python-unversioned-command-0:3.9.19-8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.9.19-8.el9?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.9.19-8.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.19-8.el9.noarch",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-test-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-test-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-test-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-test-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-test-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.19-8.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-0:3.9.19-8.el9.src"
},
"product_reference": "python3.9-0:3.9.19-8.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.19-8.el9.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.19-8.el9.noarch",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-test-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-test-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-test-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-test-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-test-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.19-8.el9.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-0:3.9.19-8.el9.src"
},
"product_reference": "python3.9-0:3.9.19-8.el9.src",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.19-8.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.19-8.el9.noarch",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-test-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-test-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-test-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-test-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-test-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.19-8.el9.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-0:3.9.19-8.el9.src"
},
"product_reference": "python3.9-0:3.9.19-8.el9.src",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-8088",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-08-22T19:20:09.516938+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2307370"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service",
"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.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "RHBZ#2307370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e",
"url": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64",
"url": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea",
"url": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/122905",
"url": "https://github.com/python/cpython/issues/122905"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/122906",
"url": "https://github.com/python/cpython/pull/122906"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/"
}
],
"release_date": "2024-08-22T19:15:09.720000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:38: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.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9371"
},
{
"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.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service"
}
]
}
RHSA-2024_5962
Vulnerability from csaf_redhat - Published: 2024-08-28 19:00 - Updated: 2024-12-18 05:25A flaw was found in Python. The ipaddress module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as “globally reachable” or “private”. Due to this issue, it is possible that values will not be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.
CWE-440 - Expected Behavior Violation| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
|
A flaw was found in the package_index module of pypa/setuptools. Affected versions of this package allow remote code execution via its download functions. These functions, which are used to download packages from URLs provided by users or retrieved from package index servers, are susceptible to code injection. If these functions are exposed to user-controlled inputs, such as package URLs, they can execute arbitrary commands on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in the email module that uses Python language. The email module doesn't properly quote new lines in email headers. This flaw allows an attacker to inject email headers that could, among other possibilities, add hidden email destinations or inject content into the email, impacting data confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python's zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 and python39-devel: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 Moderate. 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: incorrect IPv4 and IPv6 private ranges (CVE-2024-4032)\n\n* pypa/setuptools: Remote code execution via download functions in the package_index module in pypa/setuptools (CVE-2024-6345)\n\n* cpython: python: email module doesn\u0027t properly quotes newlines in email headers, allowing header injection (CVE-2024-6923)\n\n* python: cpython: From NVD collector (CVE-2024-8088)\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-2024:5962",
"url": "https://access.redhat.com/errata/RHSA-2024:5962"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2292921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292921"
},
{
"category": "external",
"summary": "2297771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297771"
},
{
"category": "external",
"summary": "2302255",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302255"
},
{
"category": "external",
"summary": "2307370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370"
},
{
"category": "external",
"summary": "RHEL-40786",
"url": "https://issues.redhat.com/browse/RHEL-40786"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5962.json"
}
],
"title": "Red Hat Security Advisory: python39:3.9 and python39-devel:3.9 security update",
"tracking": {
"current_release_date": "2024-12-18T05:25:13+00:00",
"generator": {
"date": "2024-12-18T05:25:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:5962",
"initial_release_date": "2024-08-28T19:00:22+00:00",
"revision_history": [
{
"date": "2024-08-28T19:00:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-28T19:00:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T05: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": "python39:3.9:8100020240826142629:d47b87a4",
"product": {
"name": "python39:3.9:8100020240826142629:d47b87a4",
"product_id": "python39:3.9:8100020240826142629:d47b87a4",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/python39@3.9:8100020240826142629:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-PyMySQL@0.10.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-chardet@3.0.4-19.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch",
"product": {
"name": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch",
"product_id": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idna@2.10-4.module%2Bel8.10.0%2B21815%2Bbb024982?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-doc@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"product": {
"name": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"product_id": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pip@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"product": {
"name": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"product_id": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pip-wheel@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-ply@3.11-10.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pycparser@2.20-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pysocks@1.7.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-requests@2.25.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch",
"product": {
"name": "python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch",
"product_id": "python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"product": {
"name": "python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"product_id": "python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-6.module%2Bel8.10.0%2B22183%2Bc898c0c1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"product": {
"name": "python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"product_id": "python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-6.module%2Bel8.10.0%2B22183%2Bc898c0c1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-six@1.15.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-toml@0.10.1-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch",
"product": {
"name": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch",
"product_id": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-urllib3@1.25.10-5.module%2Bel8.10.0%2B20443%2Bf0a692fe?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wheel-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python39-devel:3.9:8100020240826142629:d47b87a4",
"product": {
"name": "python39-devel:3.9:8100020240826142629:d47b87a4",
"product_id": "python39-devel:3.9:8100020240826142629:d47b87a4",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/python39-devel@3.9:8100020240826142629:d47b87a4"
}
}
},
{
"category": "product_version",
"name": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-attrs@20.3.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-iniconfig@1.1.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-more-itertools@8.5.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-packaging@20.4-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pluggy@0.13.1-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-py@1.10.0-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyparsing@2.4.7-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pytest@6.0.2-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch",
"product": {
"name": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch",
"product_id": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wcwidth@0.2.5-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src",
"product_id": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src",
"product_id": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src",
"product_id": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src",
"product_id": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src",
"product_id": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src",
"product_id": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src",
"product": {
"name": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src",
"product_id": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src",
"product": {
"name": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src",
"product_id": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-idna@2.10-4.module%2Bel8.10.0%2B21815%2Bbb024982?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src",
"product_id": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src",
"product_id": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src",
"product_id": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src",
"product": {
"name": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src",
"product_id": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src",
"product_id": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycparser@2.20-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src",
"product_id": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src",
"product_id": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.25.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src",
"product_id": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-toml@0.10.1-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src",
"product": {
"name": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src",
"product_id": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.25.10-5.module%2Bel8.10.0%2B20443%2Bf0a692fe?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src",
"product_id": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src",
"product": {
"name": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src",
"product_id": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src",
"product": {
"name": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src",
"product_id": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pip@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src",
"product": {
"name": "python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src",
"product_id": "python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-6.module%2Bel8.10.0%2B22183%2Bc898c0c1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src",
"product_id": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-six@1.15.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src",
"product_id": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src",
"product_id": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src",
"product_id": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src",
"product_id": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytest@6.0.2-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src",
"product_id": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-attrs@20.3.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src",
"product_id": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-iniconfig@1.1.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src",
"product_id": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-more-itertools@8.5.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src",
"product_id": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging@20.4-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src",
"product_id": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pluggy@0.13.1-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src",
"product_id": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-py@1.10.0-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src",
"product_id": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.2.5-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src",
"product": {
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src",
"product_id": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.7-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product": {
"name": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product_id": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"product": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product": {
"name": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product_id": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product": {
"name": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product_id": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product": {
"name": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product_id": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product": {
"name": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product_id": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product": {
"name": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product_id": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"product": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product": {
"name": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product_id": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product": {
"name": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product_id": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product": {
"name": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product_id": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"product": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product": {
"name": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product_id": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"product": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product": {
"name": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product_id": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product": {
"name": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product_id": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product": {
"name": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product_id": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product": {
"name": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product_id": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product": {
"name": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product_id": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"product": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product": {
"name": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product_id": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product": {
"name": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product_id": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product": {
"name": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product_id": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product": {
"name": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product_id": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"product": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product": {
"name": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product_id": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product": {
"name": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product_id": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product": {
"name": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product_id": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product": {
"name": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product_id": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product": {
"name": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product_id": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"product": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product": {
"name": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product_id": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product": {
"name": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product_id": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product": {
"name": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product_id": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"product": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product": {
"name": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product_id": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"product": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product": {
"name": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product_id": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product": {
"name": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product_id": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product": {
"name": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product_id": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product": {
"name": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product_id": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product": {
"name": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product_id": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"product": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product": {
"name": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product_id": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product": {
"name": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product_id": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product": {
"name": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product_id": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.19-7.module%2Bel8.10.0%2B22237%2B51382d7a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"product": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
"product_reference": "python39:3.9:8100020240826142629:d47b87a4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src"
},
"product_reference": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src"
},
"product_reference": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src"
},
"product_reference": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src"
},
"product_reference": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64"
},
"product_reference": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le"
},
"product_reference": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x"
},
"product_reference": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src"
},
"product_reference": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64"
},
"product_reference": "python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64"
},
"product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le"
},
"product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x"
},
"product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64"
},
"product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64"
},
"product_reference": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le"
},
"product_reference": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x"
},
"product_reference": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64"
},
"product_reference": "python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64"
},
"product_reference": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le"
},
"product_reference": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x"
},
"product_reference": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64"
},
"product_reference": "python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64"
},
"product_reference": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le"
},
"product_reference": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x"
},
"product_reference": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64"
},
"product_reference": "python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64"
},
"product_reference": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le"
},
"product_reference": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x"
},
"product_reference": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64"
},
"product_reference": "python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch"
},
"product_reference": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64"
},
"product_reference": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le"
},
"product_reference": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x"
},
"product_reference": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64"
},
"product_reference": "python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch"
},
"product_reference": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch"
},
"product_reference": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64"
},
"product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le"
},
"product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x"
},
"product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64"
},
"product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch"
},
"product_reference": "python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch"
},
"product_reference": "python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch"
},
"product_reference": "python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64"
},
"product_reference": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le"
},
"product_reference": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x"
},
"product_reference": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64"
},
"product_reference": "python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64"
},
"product_reference": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le"
},
"product_reference": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x"
},
"product_reference": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64"
},
"product_reference": "python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch"
},
"product_reference": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src"
},
"product_reference": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src"
},
"product_reference": "python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
"product_reference": "python39-devel:3.9:8100020240826142629:d47b87a4",
"relates_to_product_reference": "CRB-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 as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64 as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64"
},
"product_reference": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le"
},
"product_reference": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x"
},
"product_reference": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64 as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64"
},
"product_reference": "python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64"
},
"product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le"
},
"product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x"
},
"product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64"
},
"product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch"
},
"product_reference": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240826142629:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src"
},
"product_reference": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-4032",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2024-06-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292921"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The ipaddress module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as \u201cglobally reachable\u201d or \u201cprivate\u201d. Due to this issue, it is possible that values will not be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: incorrect IPv4 and IPv6 private ranges",
"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:python39:3.9:8100020240826142629:d47b87a4",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4032"
},
{
"category": "external",
"summary": "RHBZ#2292921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292921"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4032",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4032"
}
],
"release_date": "2024-06-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-28T19:00:22+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:python39:3.9:8100020240826142629:d47b87a4",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5962"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: incorrect IPv4 and IPv6 private ranges"
},
{
"cve": "CVE-2024-6345",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-07-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2297771"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the package_index module of pypa/setuptools. Affected versions of this package allow remote code execution via its download functions. These functions, which are used to download packages from URLs provided by users or retrieved from package index servers, are susceptible to code injection. If these functions are exposed to user-controlled inputs, such as package URLs, they can execute arbitrary commands on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pypa/setuptools: Remote code execution via download functions in the package_index module in pypa/setuptools",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat OpenStack does not include setuptools. The ImcSdk component uses it only during compile time in our build systems, and we do not support recompiling SRPMs. As a result, Red Hat OpenStack is not affected by this flaw.",
"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:python39:3.9:8100020240826142629:d47b87a4",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6345"
},
{
"category": "external",
"summary": "RHBZ#2297771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297771"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6345",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6345"
},
{
"category": "external",
"summary": "https://github.com/pypa/setuptools/commit/88807c7062788254f654ea8c03427adc859321f0",
"url": "https://github.com/pypa/setuptools/commit/88807c7062788254f654ea8c03427adc859321f0"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/d6362117-ad57-4e83-951f-b8141c6e7ca5",
"url": "https://huntr.com/bounties/d6362117-ad57-4e83-951f-b8141c6e7ca5"
}
],
"release_date": "2024-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-28T19:00:22+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:python39:3.9:8100020240826142629:d47b87a4",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5962"
},
{
"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:python39:3.9:8100020240826142629:d47b87a4",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pypa/setuptools: Remote code execution via download functions in the package_index module in pypa/setuptools"
},
{
"cve": "CVE-2024-6923",
"discovery_date": "2024-08-01T14:30:06+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302255"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the email module that uses Python language. The email module doesn\u0027t properly quote new lines in email headers. This flaw allows an attacker to inject email headers that could, among other possibilities, add hidden email destinations or inject content into the email, impacting data confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: email module doesn\u0027t properly quotes newlines in email headers, allowing header injection",
"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:python39:3.9:8100020240826142629:d47b87a4",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6923"
},
{
"category": "external",
"summary": "RHBZ#2302255",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302255"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6923",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/121650",
"url": "https://github.com/python/cpython/issues/121650"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/122233",
"url": "https://github.com/python/cpython/pull/122233"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/QH3BUOE2DYQBWP7NAQ7UNHPPOELKISRW/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/QH3BUOE2DYQBWP7NAQ7UNHPPOELKISRW/"
}
],
"release_date": "2024-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-28T19:00:22+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:python39:3.9:8100020240826142629:d47b87a4",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5962"
},
{
"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:python39:3.9:8100020240826142629:d47b87a4",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: email module doesn\u0027t properly quotes newlines in email headers, allowing header injection"
},
{
"cve": "CVE-2024-8088",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-08-22T19:20:09.516938+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2307370"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service",
"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:python39:3.9:8100020240826142629:d47b87a4",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "RHBZ#2307370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e",
"url": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64",
"url": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea",
"url": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/122905",
"url": "https://github.com/python/cpython/issues/122905"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/122906",
"url": "https://github.com/python/cpython/pull/122906"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/"
}
],
"release_date": "2024-08-22T19:15:09.720000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-28T19:00:22+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:python39:3.9:8100020240826142629:d47b87a4",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5962"
},
{
"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:python39:3.9:8100020240826142629:d47b87a4",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debuginfo-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-debugsource-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-devel-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idle-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-libs-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-rpm-macros-0:3.9.19-7.module+el8.10.0+22237+51382d7a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-test-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-tkinter-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-setuptools-0:50.3.2-6.module+el8.10.0+22183+c898c0c1.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240826142629:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-debug-0:3.9.19-7.module+el8.10.0+22237+51382d7a.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240826142629:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service"
}
]
}
RHSA-2024_6961
Vulnerability from csaf_redhat - Published: 2024-09-24 00:53 - Updated: 2024-12-18 03:39A flaw was found in Python. The ipaddress module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as “globally reachable” or “private”. Due to this issue, it is possible that values will not be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.
CWE-440 - Expected Behavior Violation| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in the email module that uses Python language. The email module doesn't properly quote new lines in email headers. This flaw allows an attacker to inject email headers that could, among other possibilities, add hidden email destinations or inject content into the email, impacting data confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python's zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 3.12 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.12 package provides the \"python3.12\" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.12-libs package, which should be installed automatically along with python3.12. The remaining parts of the Python standard library are broken out into the python3.12-tkinter and python3.12-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.12-docs package. Packages containing additional libraries for Python are generally named with the \"python3.12-\" prefix. For the unversioned \"python\" executable, see manual page \"unversioned-python\".\n\nSecurity Fix(es):\n\n* python: incorrect IPv4 and IPv6 private ranges (CVE-2024-4032)\n\n* cpython: python: email module doesn\u0027t properly quotes newlines in email headers, allowing header injection (CVE-2024-6923)\n\n* python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service (CVE-2024-8088)\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-2024:6961",
"url": "https://access.redhat.com/errata/RHSA-2024:6961"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2292921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292921"
},
{
"category": "external",
"summary": "2302255",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302255"
},
{
"category": "external",
"summary": "2307370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6961.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2024-12-18T03:39:35+00:00",
"generator": {
"date": "2024-12-18T03:39:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:6961",
"initial_release_date": "2024-09-24T00:53:56+00:00",
"revision_history": [
{
"date": "2024-09-24T00:53:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-24T00:53:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T03:39:35+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": "python3.12-0:3.12.5-2.el8_10.src",
"product": {
"name": "python3.12-0:3.12.5-2.el8_10.src",
"product_id": "python3.12-0:3.12.5-2.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.5-2.el8_10.aarch64",
"product": {
"name": "python3.12-0:3.12.5-2.el8_10.aarch64",
"product_id": "python3.12-0:3.12.5-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"product": {
"name": "python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"product_id": "python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"product": {
"name": "python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"product_id": "python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"product": {
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"product_id": "python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"product_id": "python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"product": {
"name": "python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"product_id": "python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"product": {
"name": "python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"product_id": "python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.5-2.el8_10.aarch64",
"product": {
"name": "python3.12-test-0:3.12.5-2.el8_10.aarch64",
"product_id": "python3.12-test-0:3.12.5-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.5-2.el8_10.ppc64le",
"product": {
"name": "python3.12-0:3.12.5-2.el8_10.ppc64le",
"product_id": "python3.12-0:3.12.5-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"product": {
"name": "python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"product_id": "python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"product": {
"name": "python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"product_id": "python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"product": {
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"product_id": "python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"product": {
"name": "python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"product_id": "python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"product": {
"name": "python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"product_id": "python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"product": {
"name": "python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"product_id": "python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.5-2.el8_10.x86_64",
"product": {
"name": "python3.12-0:3.12.5-2.el8_10.x86_64",
"product_id": "python3.12-0:3.12.5-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"product": {
"name": "python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"product_id": "python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"product": {
"name": "python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"product_id": "python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.x86_64",
"product": {
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.x86_64",
"product_id": "python3.12-tkinter-0:3.12.5-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"product_id": "python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"product": {
"name": "python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"product_id": "python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"product": {
"name": "python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"product_id": "python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.5-2.el8_10.x86_64",
"product": {
"name": "python3.12-test-0:3.12.5-2.el8_10.x86_64",
"product_id": "python3.12-test-0:3.12.5-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.5-2.el8_10.i686",
"product": {
"name": "python3.12-devel-0:3.12.5-2.el8_10.i686",
"product_id": "python3.12-devel-0:3.12.5-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.5-2.el8_10.i686",
"product": {
"name": "python3.12-libs-0:3.12.5-2.el8_10.i686",
"product_id": "python3.12-libs-0:3.12.5-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"product": {
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"product_id": "python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"product": {
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"product_id": "python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.5-2.el8_10.i686",
"product": {
"name": "python3.12-0:3.12.5-2.el8_10.i686",
"product_id": "python3.12-0:3.12.5-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.5-2.el8_10.i686",
"product": {
"name": "python3.12-debug-0:3.12.5-2.el8_10.i686",
"product_id": "python3.12-debug-0:3.12.5-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.5-2.el8_10.i686",
"product": {
"name": "python3.12-idle-0:3.12.5-2.el8_10.i686",
"product_id": "python3.12-idle-0:3.12.5-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.5-2.el8_10.i686",
"product": {
"name": "python3.12-test-0:3.12.5-2.el8_10.i686",
"product_id": "python3.12-test-0:3.12.5-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"product": {
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"product_id": "python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.5-2.el8_10.s390x",
"product": {
"name": "python3.12-0:3.12.5-2.el8_10.s390x",
"product_id": "python3.12-0:3.12.5-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.5-2.el8_10.s390x",
"product": {
"name": "python3.12-devel-0:3.12.5-2.el8_10.s390x",
"product_id": "python3.12-devel-0:3.12.5-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.5-2.el8_10.s390x",
"product": {
"name": "python3.12-libs-0:3.12.5-2.el8_10.s390x",
"product_id": "python3.12-libs-0:3.12.5-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"product": {
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"product_id": "python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"product_id": "python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"product_id": "python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.5-2.el8_10.s390x",
"product": {
"name": "python3.12-debug-0:3.12.5-2.el8_10.s390x",
"product_id": "python3.12-debug-0:3.12.5-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.5-2.el8_10.s390x",
"product": {
"name": "python3.12-idle-0:3.12.5-2.el8_10.s390x",
"product_id": "python3.12-idle-0:3.12.5-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.5-2.el8_10.s390x",
"product": {
"name": "python3.12-test-0:3.12.5-2.el8_10.s390x",
"product_id": "python3.12-test-0:3.12.5-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"product": {
"name": "python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"product_id": "python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-rpm-macros@3.12.5-2.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64"
},
"product_reference": "python3.12-0:3.12.5-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686"
},
"product_reference": "python3.12-0:3.12.5-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le"
},
"product_reference": "python3.12-0:3.12.5-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x"
},
"product_reference": "python3.12-0:3.12.5-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src"
},
"product_reference": "python3.12-0:3.12.5-2.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64"
},
"product_reference": "python3.12-0:3.12.5-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch"
},
"product_reference": "python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64"
},
"product_reference": "python3.12-test-0:3.12.5-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686"
},
"product_reference": "python3.12-test-0:3.12.5-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x"
},
"product_reference": "python3.12-test-0:3.12.5-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64"
},
"product_reference": "python3.12-test-0:3.12.5-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64"
},
"product_reference": "python3.12-0:3.12.5-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686"
},
"product_reference": "python3.12-0:3.12.5-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le"
},
"product_reference": "python3.12-0:3.12.5-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x"
},
"product_reference": "python3.12-0:3.12.5-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src"
},
"product_reference": "python3.12-0:3.12.5-2.el8_10.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64"
},
"product_reference": "python3.12-0:3.12.5-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch"
},
"product_reference": "python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64"
},
"product_reference": "python3.12-test-0:3.12.5-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686"
},
"product_reference": "python3.12-test-0:3.12.5-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x"
},
"product_reference": "python3.12-test-0:3.12.5-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64"
},
"product_reference": "python3.12-test-0:3.12.5-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-4032",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2024-06-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292921"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The ipaddress module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as \u201cglobally reachable\u201d or \u201cprivate\u201d. Due to this issue, it is possible that values will not be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: incorrect IPv4 and IPv6 private ranges",
"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:python3.12-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4032"
},
{
"category": "external",
"summary": "RHBZ#2292921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292921"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4032",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4032"
}
],
"release_date": "2024-06-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T00:53:56+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:python3.12-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6961"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: incorrect IPv4 and IPv6 private ranges"
},
{
"cve": "CVE-2024-6923",
"discovery_date": "2024-08-01T14:30:06+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302255"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the email module that uses Python language. The email module doesn\u0027t properly quote new lines in email headers. This flaw allows an attacker to inject email headers that could, among other possibilities, add hidden email destinations or inject content into the email, impacting data confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: email module doesn\u0027t properly quotes newlines in email headers, allowing header injection",
"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:python3.12-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6923"
},
{
"category": "external",
"summary": "RHBZ#2302255",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302255"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6923",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/121650",
"url": "https://github.com/python/cpython/issues/121650"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/122233",
"url": "https://github.com/python/cpython/pull/122233"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/QH3BUOE2DYQBWP7NAQ7UNHPPOELKISRW/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/QH3BUOE2DYQBWP7NAQ7UNHPPOELKISRW/"
}
],
"release_date": "2024-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T00:53:56+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:python3.12-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6961"
},
{
"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:python3.12-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: email module doesn\u0027t properly quotes newlines in email headers, allowing header injection"
},
{
"cve": "CVE-2024-8088",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-08-22T19:20:09.516938+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2307370"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service",
"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:python3.12-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "RHBZ#2307370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e",
"url": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64",
"url": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea",
"url": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/122905",
"url": "https://github.com/python/cpython/issues/122905"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/122906",
"url": "https://github.com/python/cpython/pull/122906"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/"
}
],
"release_date": "2024-08-22T19:15:09.720000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T00:53:56+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:python3.12-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6961"
},
{
"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:python3.12-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.5-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.5-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.5-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service"
}
]
}
RHSA-2024_6962
Vulnerability from csaf_redhat - Published: 2024-09-24 00:54 - Updated: 2024-12-18 03:39A flaw was found in Python. The ipaddress module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as “globally reachable” or “private”. Due to this issue, it is possible that values will not be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.
CWE-440 - Expected Behavior Violation| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in the email module that uses Python language. The email module doesn't properly quote new lines in email headers. This flaw allows an attacker to inject email headers that could, among other possibilities, add hidden email destinations or inject content into the email, impacting data confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python's zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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: incorrect IPv4 and IPv6 private ranges (CVE-2024-4032)\n\n* cpython: python: email module doesn\u0027t properly quotes newlines in email headers, allowing header injection (CVE-2024-6923)\n\n* python: cpython: From NVD collector (CVE-2024-8088)\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-2024:6962",
"url": "https://access.redhat.com/errata/RHSA-2024:6962"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2292921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292921"
},
{
"category": "external",
"summary": "2302255",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302255"
},
{
"category": "external",
"summary": "2307370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6962.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2024-12-18T03:39:23+00:00",
"generator": {
"date": "2024-12-18T03:39:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:6962",
"initial_release_date": "2024-09-24T00:54:16+00:00",
"revision_history": [
{
"date": "2024-09-24T00:54:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-24T00:54:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T03:39:23+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": "python3.11-0:3.11.9-7.el8_10.src",
"product": {
"name": "python3.11-0:3.11.9-7.el8_10.src",
"product_id": "python3.11-0:3.11.9-7.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el8_10.aarch64",
"product": {
"name": "python3.11-0:3.11.9-7.el8_10.aarch64",
"product_id": "python3.11-0:3.11.9-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"product_id": "python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"product_id": "python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"product_id": "python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"product_id": "python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"product_id": "python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"product_id": "python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el8_10.aarch64",
"product": {
"name": "python3.11-test-0:3.11.9-7.el8_10.aarch64",
"product_id": "python3.11-test-0:3.11.9-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el8_10.ppc64le",
"product": {
"name": "python3.11-0:3.11.9-7.el8_10.ppc64le",
"product_id": "python3.11-0:3.11.9-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"product_id": "python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"product_id": "python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"product_id": "python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"product_id": "python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"product": {
"name": "python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"product_id": "python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el8_10.x86_64",
"product": {
"name": "python3.11-0:3.11.9-7.el8_10.x86_64",
"product_id": "python3.11-0:3.11.9-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"product_id": "python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"product_id": "python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.x86_64",
"product_id": "python3.11-tkinter-0:3.11.9-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"product_id": "python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"product_id": "python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"product_id": "python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el8_10.x86_64",
"product": {
"name": "python3.11-test-0:3.11.9-7.el8_10.x86_64",
"product_id": "python3.11-test-0:3.11.9-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el8_10.i686",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el8_10.i686",
"product_id": "python3.11-devel-0:3.11.9-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el8_10.i686",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el8_10.i686",
"product_id": "python3.11-libs-0:3.11.9-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"product_id": "python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el8_10.i686",
"product": {
"name": "python3.11-0:3.11.9-7.el8_10.i686",
"product_id": "python3.11-0:3.11.9-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el8_10.i686",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el8_10.i686",
"product_id": "python3.11-debug-0:3.11.9-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el8_10.i686",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el8_10.i686",
"product_id": "python3.11-idle-0:3.11.9-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el8_10.i686",
"product": {
"name": "python3.11-test-0:3.11.9-7.el8_10.i686",
"product_id": "python3.11-test-0:3.11.9-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"product_id": "python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el8_10.s390x",
"product": {
"name": "python3.11-0:3.11.9-7.el8_10.s390x",
"product_id": "python3.11-0:3.11.9-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el8_10.s390x",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el8_10.s390x",
"product_id": "python3.11-devel-0:3.11.9-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el8_10.s390x",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el8_10.s390x",
"product_id": "python3.11-libs-0:3.11.9-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"product_id": "python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"product_id": "python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el8_10.s390x",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el8_10.s390x",
"product_id": "python3.11-debug-0:3.11.9-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el8_10.s390x",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el8_10.s390x",
"product_id": "python3.11-idle-0:3.11.9-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el8_10.s390x",
"product": {
"name": "python3.11-test-0:3.11.9-7.el8_10.s390x",
"product_id": "python3.11-test-0:3.11.9-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"product": {
"name": "python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"product_id": "python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rpm-macros@3.11.9-7.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64"
},
"product_reference": "python3.11-0:3.11.9-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686"
},
"product_reference": "python3.11-0:3.11.9-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le"
},
"product_reference": "python3.11-0:3.11.9-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x"
},
"product_reference": "python3.11-0:3.11.9-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src"
},
"product_reference": "python3.11-0:3.11.9-7.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64"
},
"product_reference": "python3.11-0:3.11.9-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch"
},
"product_reference": "python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64"
},
"product_reference": "python3.11-test-0:3.11.9-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686"
},
"product_reference": "python3.11-test-0:3.11.9-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x"
},
"product_reference": "python3.11-test-0:3.11.9-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64"
},
"product_reference": "python3.11-test-0:3.11.9-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64"
},
"product_reference": "python3.11-0:3.11.9-7.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686"
},
"product_reference": "python3.11-0:3.11.9-7.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le"
},
"product_reference": "python3.11-0:3.11.9-7.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x"
},
"product_reference": "python3.11-0:3.11.9-7.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src"
},
"product_reference": "python3.11-0:3.11.9-7.el8_10.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64"
},
"product_reference": "python3.11-0:3.11.9-7.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch"
},
"product_reference": "python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64"
},
"product_reference": "python3.11-test-0:3.11.9-7.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686"
},
"product_reference": "python3.11-test-0:3.11.9-7.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x"
},
"product_reference": "python3.11-test-0:3.11.9-7.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64"
},
"product_reference": "python3.11-test-0:3.11.9-7.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-4032",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2024-06-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292921"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The ipaddress module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as \u201cglobally reachable\u201d or \u201cprivate\u201d. Due to this issue, it is possible that values will not be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: incorrect IPv4 and IPv6 private ranges",
"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:python3.11-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4032"
},
{
"category": "external",
"summary": "RHBZ#2292921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292921"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4032",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4032"
}
],
"release_date": "2024-06-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T00:54:16+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:python3.11-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6962"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: incorrect IPv4 and IPv6 private ranges"
},
{
"cve": "CVE-2024-6923",
"discovery_date": "2024-08-01T14:30:06+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302255"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the email module that uses Python language. The email module doesn\u0027t properly quote new lines in email headers. This flaw allows an attacker to inject email headers that could, among other possibilities, add hidden email destinations or inject content into the email, impacting data confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: email module doesn\u0027t properly quotes newlines in email headers, allowing header injection",
"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:python3.11-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6923"
},
{
"category": "external",
"summary": "RHBZ#2302255",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302255"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6923",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/121650",
"url": "https://github.com/python/cpython/issues/121650"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/122233",
"url": "https://github.com/python/cpython/pull/122233"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/QH3BUOE2DYQBWP7NAQ7UNHPPOELKISRW/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/QH3BUOE2DYQBWP7NAQ7UNHPPOELKISRW/"
}
],
"release_date": "2024-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T00:54:16+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:python3.11-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6962"
},
{
"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:python3.11-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: email module doesn\u0027t properly quotes newlines in email headers, allowing header injection"
},
{
"cve": "CVE-2024-8088",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-08-22T19:20:09.516938+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2307370"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service",
"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:python3.11-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "RHBZ#2307370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e",
"url": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64",
"url": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea",
"url": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/122905",
"url": "https://github.com/python/cpython/issues/122905"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/122906",
"url": "https://github.com/python/cpython/pull/122906"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/"
}
],
"release_date": "2024-08-22T19:15:09.720000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T00:54:16+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:python3.11-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6962"
},
{
"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:python3.11-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-7.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-7.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service"
}
]
}
RHSA-2024_9190
Vulnerability from csaf_redhat - Published: 2024-11-12 08:59 - Updated: 2024-11-24 16:35A flaw was found in the Python/CPython 'zipfile' that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. The ipaddress module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as “globally reachable” or “private”. Due to this issue, it is possible that values will not be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.
CWE-440 - Expected Behavior Violation| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Python's zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 Moderate. 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 3.12 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.12 package provides the \"python3.12\" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.12-libs package, which should be installed automatically along with python3.12. The remaining parts of the Python standard library are broken out into the python3.12-tkinter and python3.12-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.12-docs package. Packages containing additional libraries for Python are generally named with the \"python3.12-\" prefix.\n\nSecurity Fix(es):\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\n* python: incorrect IPv4 and IPv6 private ranges (CVE-2024-4032)\n\n* python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service (CVE-2024-8088)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from 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-2024:9190",
"url": "https://access.redhat.com/errata/RHSA-2024:9190"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2276525",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525"
},
{
"category": "external",
"summary": "2292921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292921"
},
{
"category": "external",
"summary": "2307370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9190.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2024-11-24T16:35:31+00:00",
"generator": {
"date": "2024-11-24T16:35:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:9190",
"initial_release_date": "2024-11-12T08:59:55+00:00",
"revision_history": [
{
"date": "2024-11-12T08:59:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T08:59:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-24T16:35:31+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.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA",
"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.5-2.el9.i686",
"product": {
"name": "python3.12-0:3.12.5-2.el9.i686",
"product_id": "python3.12-0:3.12.5-2.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.5-2.el9.i686",
"product": {
"name": "python3.12-debug-0:3.12.5-2.el9.i686",
"product_id": "python3.12-debug-0:3.12.5-2.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.5-2.el9.i686",
"product": {
"name": "python3.12-idle-0:3.12.5-2.el9.i686",
"product_id": "python3.12-idle-0:3.12.5-2.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.5-2.el9.i686",
"product": {
"name": "python3.12-test-0:3.12.5-2.el9.i686",
"product_id": "python3.12-test-0:3.12.5-2.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.5-2.el9.i686",
"product": {
"name": "python3.12-tkinter-0:3.12.5-2.el9.i686",
"product_id": "python3.12-tkinter-0:3.12.5-2.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.5-2.el9.i686",
"product": {
"name": "python3.12-debugsource-0:3.12.5-2.el9.i686",
"product_id": "python3.12-debugsource-0:3.12.5-2.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.5-2.el9.i686",
"product": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9.i686",
"product_id": "python3.12-debuginfo-0:3.12.5-2.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.5-2.el9.i686",
"product": {
"name": "python3.12-devel-0:3.12.5-2.el9.i686",
"product_id": "python3.12-devel-0:3.12.5-2.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.5-2.el9.i686",
"product": {
"name": "python3.12-libs-0:3.12.5-2.el9.i686",
"product_id": "python3.12-libs-0:3.12.5-2.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.5-2.el9.x86_64",
"product": {
"name": "python3.12-debug-0:3.12.5-2.el9.x86_64",
"product_id": "python3.12-debug-0:3.12.5-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.5-2.el9.x86_64",
"product": {
"name": "python3.12-idle-0:3.12.5-2.el9.x86_64",
"product_id": "python3.12-idle-0:3.12.5-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.5-2.el9.x86_64",
"product": {
"name": "python3.12-test-0:3.12.5-2.el9.x86_64",
"product_id": "python3.12-test-0:3.12.5-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"product_id": "python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.5-2.el9.x86_64",
"product": {
"name": "python3.12-0:3.12.5-2.el9.x86_64",
"product_id": "python3.12-0:3.12.5-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.5-2.el9.x86_64",
"product": {
"name": "python3.12-devel-0:3.12.5-2.el9.x86_64",
"product_id": "python3.12-devel-0:3.12.5-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.5-2.el9.x86_64",
"product": {
"name": "python3.12-libs-0:3.12.5-2.el9.x86_64",
"product_id": "python3.12-libs-0:3.12.5-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.5-2.el9.x86_64",
"product": {
"name": "python3.12-tkinter-0:3.12.5-2.el9.x86_64",
"product_id": "python3.12-tkinter-0:3.12.5-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.5-2.el9.aarch64",
"product": {
"name": "python3.12-debug-0:3.12.5-2.el9.aarch64",
"product_id": "python3.12-debug-0:3.12.5-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.5-2.el9.aarch64",
"product": {
"name": "python3.12-idle-0:3.12.5-2.el9.aarch64",
"product_id": "python3.12-idle-0:3.12.5-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.5-2.el9.aarch64",
"product": {
"name": "python3.12-test-0:3.12.5-2.el9.aarch64",
"product_id": "python3.12-test-0:3.12.5-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"product_id": "python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.5-2.el9.aarch64",
"product": {
"name": "python3.12-0:3.12.5-2.el9.aarch64",
"product_id": "python3.12-0:3.12.5-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.5-2.el9.aarch64",
"product": {
"name": "python3.12-devel-0:3.12.5-2.el9.aarch64",
"product_id": "python3.12-devel-0:3.12.5-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.5-2.el9.aarch64",
"product": {
"name": "python3.12-libs-0:3.12.5-2.el9.aarch64",
"product_id": "python3.12-libs-0:3.12.5-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"product": {
"name": "python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"product_id": "python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.5-2.el9.ppc64le",
"product": {
"name": "python3.12-debug-0:3.12.5-2.el9.ppc64le",
"product_id": "python3.12-debug-0:3.12.5-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.5-2.el9.ppc64le",
"product": {
"name": "python3.12-idle-0:3.12.5-2.el9.ppc64le",
"product_id": "python3.12-idle-0:3.12.5-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.5-2.el9.ppc64le",
"product": {
"name": "python3.12-test-0:3.12.5-2.el9.ppc64le",
"product_id": "python3.12-test-0:3.12.5-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.5-2.el9.ppc64le",
"product": {
"name": "python3.12-0:3.12.5-2.el9.ppc64le",
"product_id": "python3.12-0:3.12.5-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.5-2.el9.ppc64le",
"product": {
"name": "python3.12-devel-0:3.12.5-2.el9.ppc64le",
"product_id": "python3.12-devel-0:3.12.5-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.5-2.el9.ppc64le",
"product": {
"name": "python3.12-libs-0:3.12.5-2.el9.ppc64le",
"product_id": "python3.12-libs-0:3.12.5-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"product": {
"name": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"product_id": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.5-2.el9.s390x",
"product": {
"name": "python3.12-debug-0:3.12.5-2.el9.s390x",
"product_id": "python3.12-debug-0:3.12.5-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.5-2.el9.s390x",
"product": {
"name": "python3.12-idle-0:3.12.5-2.el9.s390x",
"product_id": "python3.12-idle-0:3.12.5-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.5-2.el9.s390x",
"product": {
"name": "python3.12-test-0:3.12.5-2.el9.s390x",
"product_id": "python3.12-test-0:3.12.5-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.5-2.el9.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.5-2.el9.s390x",
"product_id": "python3.12-debugsource-0:3.12.5-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"product_id": "python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.5-2.el9.s390x",
"product": {
"name": "python3.12-0:3.12.5-2.el9.s390x",
"product_id": "python3.12-0:3.12.5-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.5-2.el9.s390x",
"product": {
"name": "python3.12-devel-0:3.12.5-2.el9.s390x",
"product_id": "python3.12-devel-0:3.12.5-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.5-2.el9.s390x",
"product": {
"name": "python3.12-libs-0:3.12.5-2.el9.s390x",
"product_id": "python3.12-libs-0:3.12.5-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.5-2.el9.s390x",
"product": {
"name": "python3.12-tkinter-0:3.12.5-2.el9.s390x",
"product_id": "python3.12-tkinter-0:3.12.5-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.5-2.el9.src",
"product": {
"name": "python3.12-0:3.12.5-2.el9.src",
"product_id": "python3.12-0:3.12.5-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64"
},
"product_reference": "python3.12-0:3.12.5-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686"
},
"product_reference": "python3.12-0:3.12.5-2.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le"
},
"product_reference": "python3.12-0:3.12.5-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x"
},
"product_reference": "python3.12-0:3.12.5-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src"
},
"product_reference": "python3.12-0:3.12.5-2.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64"
},
"product_reference": "python3.12-0:3.12.5-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64"
},
"product_reference": "python3.12-0:3.12.5-2.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686"
},
"product_reference": "python3.12-0:3.12.5-2.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le"
},
"product_reference": "python3.12-0:3.12.5-2.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x"
},
"product_reference": "python3.12-0:3.12.5-2.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src"
},
"product_reference": "python3.12-0:3.12.5-2.el9.src",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64"
},
"product_reference": "python3.12-0:3.12.5-2.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.5-2.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.5-2.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.5-2.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.5-2.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64"
},
"product_reference": "python3.12-test-0:3.12.5-2.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.5-2.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-0450",
"cwe": {
"id": "CWE-450",
"name": "Multiple Interpretations of UI Input"
},
"discovery_date": "2024-04-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2276525"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service",
"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.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-0450"
},
{
"category": "external",
"summary": "RHBZ#2276525",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450"
}
],
"release_date": "2024-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T08:59:55+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.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9190"
},
{
"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.",
"product_ids": [
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service"
},
{
"cve": "CVE-2024-4032",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2024-06-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292921"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The ipaddress module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as \u201cglobally reachable\u201d or \u201cprivate\u201d. Due to this issue, it is possible that values will not be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: incorrect IPv4 and IPv6 private ranges",
"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-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4032"
},
{
"category": "external",
"summary": "RHBZ#2292921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292921"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4032",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4032"
}
],
"release_date": "2024-06-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T08:59:55+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.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9190"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: incorrect IPv4 and IPv6 private ranges"
},
{
"cve": "CVE-2024-8088",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-08-22T19:20:09.516938+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2307370"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service",
"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.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "RHBZ#2307370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e",
"url": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64",
"url": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea",
"url": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/122905",
"url": "https://github.com/python/cpython/issues/122905"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/122906",
"url": "https://github.com/python/cpython/pull/122906"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/"
}
],
"release_date": "2024-08-22T19:15:09.720000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T08:59:55+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.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9190"
},
{
"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.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src",
"CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x",
"CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service"
}
]
}
RHSA-2024_9192
Vulnerability from csaf_redhat - Published: 2024-11-12 08:52 - Updated: 2024-11-24 16:35A flaw was found in the Python/CPython 'zipfile' that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python's zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 Moderate. 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: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\n* python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service (CVE-2024-8088)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from 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-2024:9192",
"url": "https://access.redhat.com/errata/RHSA-2024:9192"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2276525",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525"
},
{
"category": "external",
"summary": "2307370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370"
},
{
"category": "external",
"summary": "RHEL-40779",
"url": "https://issues.redhat.com/browse/RHEL-40779"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9192.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2024-11-24T16:35:40+00:00",
"generator": {
"date": "2024-11-24T16:35:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:9192",
"initial_release_date": "2024-11-12T08:52:22+00:00",
"revision_history": [
{
"date": "2024-11-12T08:52:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T08:52:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-24T16:35:40+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.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA",
"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.9-7.el9.i686",
"product": {
"name": "python3.11-0:3.11.9-7.el9.i686",
"product_id": "python3.11-0:3.11.9-7.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9.i686",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9.i686",
"product_id": "python3.11-debug-0:3.11.9-7.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9.i686",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9.i686",
"product_id": "python3.11-idle-0:3.11.9-7.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9.i686",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9.i686",
"product_id": "python3.11-test-0:3.11.9-7.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9.i686",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.i686",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.i686",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.i686",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9.i686",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9.i686",
"product_id": "python3.11-devel-0:3.11.9-7.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9.i686",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9.i686",
"product_id": "python3.11-libs-0:3.11.9-7.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9.x86_64",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9.x86_64",
"product_id": "python3.11-debug-0:3.11.9-7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9.x86_64",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9.x86_64",
"product_id": "python3.11-idle-0:3.11.9-7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9.x86_64",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9.x86_64",
"product_id": "python3.11-test-0:3.11.9-7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9.x86_64",
"product": {
"name": "python3.11-0:3.11.9-7.el9.x86_64",
"product_id": "python3.11-0:3.11.9-7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9.x86_64",
"product_id": "python3.11-devel-0:3.11.9-7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9.x86_64",
"product_id": "python3.11-libs-0:3.11.9-7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9.aarch64",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9.aarch64",
"product_id": "python3.11-debug-0:3.11.9-7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9.aarch64",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9.aarch64",
"product_id": "python3.11-idle-0:3.11.9-7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9.aarch64",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9.aarch64",
"product_id": "python3.11-test-0:3.11.9-7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9.aarch64",
"product": {
"name": "python3.11-0:3.11.9-7.el9.aarch64",
"product_id": "python3.11-0:3.11.9-7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9.aarch64",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9.aarch64",
"product_id": "python3.11-devel-0:3.11.9-7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9.aarch64",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9.aarch64",
"product_id": "python3.11-libs-0:3.11.9-7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9.ppc64le",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9.ppc64le",
"product_id": "python3.11-debug-0:3.11.9-7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9.ppc64le",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9.ppc64le",
"product_id": "python3.11-idle-0:3.11.9-7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9.ppc64le",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9.ppc64le",
"product_id": "python3.11-test-0:3.11.9-7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9.ppc64le",
"product": {
"name": "python3.11-0:3.11.9-7.el9.ppc64le",
"product_id": "python3.11-0:3.11.9-7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9.ppc64le",
"product_id": "python3.11-devel-0:3.11.9-7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9.ppc64le",
"product_id": "python3.11-libs-0:3.11.9-7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.9-7.el9.s390x",
"product": {
"name": "python3.11-debug-0:3.11.9-7.el9.s390x",
"product_id": "python3.11-debug-0:3.11.9-7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.9-7.el9.s390x",
"product": {
"name": "python3.11-idle-0:3.11.9-7.el9.s390x",
"product_id": "python3.11-idle-0:3.11.9-7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.9-7.el9.s390x",
"product": {
"name": "python3.11-test-0:3.11.9-7.el9.s390x",
"product_id": "python3.11-test-0:3.11.9-7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.9-7.el9.s390x",
"product": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.s390x",
"product_id": "python3.11-debugsource-0:3.11.9-7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"product": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"product_id": "python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9.s390x",
"product": {
"name": "python3.11-0:3.11.9-7.el9.s390x",
"product_id": "python3.11-0:3.11.9-7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.9-7.el9.s390x",
"product": {
"name": "python3.11-devel-0:3.11.9-7.el9.s390x",
"product_id": "python3.11-devel-0:3.11.9-7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.9-7.el9.s390x",
"product": {
"name": "python3.11-libs-0:3.11.9-7.el9.s390x",
"product_id": "python3.11-libs-0:3.11.9-7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.9-7.el9.s390x",
"product": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.s390x",
"product_id": "python3.11-tkinter-0:3.11.9-7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.9-7.el9.src",
"product": {
"name": "python3.11-0:3.11.9-7.el9.src",
"product_id": "python3.11-0:3.11.9-7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src"
},
"product_reference": "python3.11-0:3.11.9-7.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src"
},
"product_reference": "python3.11-0:3.11.9-7.el9.src",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-test-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-0450",
"cwe": {
"id": "CWE-450",
"name": "Multiple Interpretations of UI Input"
},
"discovery_date": "2024-04-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2276525"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service",
"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.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-0450"
},
{
"category": "external",
"summary": "RHBZ#2276525",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450"
}
],
"release_date": "2024-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T08:52:22+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.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9192"
},
{
"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.",
"product_ids": [
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service"
},
{
"cve": "CVE-2024-8088",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-08-22T19:20:09.516938+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2307370"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service",
"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.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "RHBZ#2307370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e",
"url": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64",
"url": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea",
"url": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/122905",
"url": "https://github.com/python/cpython/issues/122905"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/122906",
"url": "https://github.com/python/cpython/pull/122906"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/"
}
],
"release_date": "2024-08-22T19:15:09.720000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T08:52:22+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.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9192"
},
{
"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.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src",
"CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x",
"CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service"
}
]
}
RHSA-2024_9371
Vulnerability from csaf_redhat - Published: 2024-11-12 09:38 - Updated: 2024-11-24 16:34A flaw was found in Python's zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-0:3.9.19-8.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-0:3.9.19-8.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-0:3.9.19-8.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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: cpython: Iterating over a malicious ZIP file may lead to Denial of Service (CVE-2024-8088)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from 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-2024:9371",
"url": "https://access.redhat.com/errata/RHSA-2024:9371"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2307370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370"
},
{
"category": "external",
"summary": "RHEL-40750",
"url": "https://issues.redhat.com/browse/RHEL-40750"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9371.json"
}
],
"title": "Red Hat Security Advisory: python3.9 security update",
"tracking": {
"current_release_date": "2024-11-24T16:34:12+00:00",
"generator": {
"date": "2024-11-24T16:34:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:9371",
"initial_release_date": "2024-11-12T09:38:54+00:00",
"revision_history": [
{
"date": "2024-11-12T09:38:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:38:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-24T16:34:12+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.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA",
"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-0:3.9.19-8.el9.aarch64",
"product": {
"name": "python3-0:3.9.19-8.el9.aarch64",
"product_id": "python3-0:3.9.19-8.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.19-8.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.19-8.el9.aarch64",
"product": {
"name": "python3-libs-0:3.9.19-8.el9.aarch64",
"product_id": "python3-libs-0:3.9.19-8.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.19-8.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"product": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"product_id": "python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.19-8.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"product": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"product_id": "python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.19-8.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.19-8.el9.aarch64",
"product": {
"name": "python3-debug-0:3.9.19-8.el9.aarch64",
"product_id": "python3-debug-0:3.9.19-8.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.19-8.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.19-8.el9.aarch64",
"product": {
"name": "python3-idle-0:3.9.19-8.el9.aarch64",
"product_id": "python3-idle-0:3.9.19-8.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.19-8.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.19-8.el9.aarch64",
"product": {
"name": "python3-test-0:3.9.19-8.el9.aarch64",
"product_id": "python3-test-0:3.9.19-8.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.19-8.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.19-8.el9.aarch64",
"product": {
"name": "python3-devel-0:3.9.19-8.el9.aarch64",
"product_id": "python3-devel-0:3.9.19-8.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.19-8.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.19-8.el9.aarch64",
"product": {
"name": "python3-tkinter-0:3.9.19-8.el9.aarch64",
"product_id": "python3-tkinter-0:3.9.19-8.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.19-8.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.19-8.el9.ppc64le",
"product": {
"name": "python3-0:3.9.19-8.el9.ppc64le",
"product_id": "python3-0:3.9.19-8.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.19-8.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.19-8.el9.ppc64le",
"product": {
"name": "python3-libs-0:3.9.19-8.el9.ppc64le",
"product_id": "python3-libs-0:3.9.19-8.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.19-8.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"product": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"product_id": "python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.19-8.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"product": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"product_id": "python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.19-8.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.19-8.el9.ppc64le",
"product": {
"name": "python3-debug-0:3.9.19-8.el9.ppc64le",
"product_id": "python3-debug-0:3.9.19-8.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.19-8.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.19-8.el9.ppc64le",
"product": {
"name": "python3-idle-0:3.9.19-8.el9.ppc64le",
"product_id": "python3-idle-0:3.9.19-8.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.19-8.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.19-8.el9.ppc64le",
"product": {
"name": "python3-test-0:3.9.19-8.el9.ppc64le",
"product_id": "python3-test-0:3.9.19-8.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.19-8.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.19-8.el9.ppc64le",
"product": {
"name": "python3-devel-0:3.9.19-8.el9.ppc64le",
"product_id": "python3-devel-0:3.9.19-8.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.19-8.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.19-8.el9.ppc64le",
"product": {
"name": "python3-tkinter-0:3.9.19-8.el9.ppc64le",
"product_id": "python3-tkinter-0:3.9.19-8.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.19-8.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.19-8.el9.x86_64",
"product": {
"name": "python3-0:3.9.19-8.el9.x86_64",
"product_id": "python3-0:3.9.19-8.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.19-8.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.19-8.el9.x86_64",
"product": {
"name": "python3-libs-0:3.9.19-8.el9.x86_64",
"product_id": "python3-libs-0:3.9.19-8.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.19-8.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"product": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"product_id": "python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.19-8.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"product": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"product_id": "python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.19-8.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.19-8.el9.x86_64",
"product": {
"name": "python3-debug-0:3.9.19-8.el9.x86_64",
"product_id": "python3-debug-0:3.9.19-8.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.19-8.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.19-8.el9.x86_64",
"product": {
"name": "python3-idle-0:3.9.19-8.el9.x86_64",
"product_id": "python3-idle-0:3.9.19-8.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.19-8.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.19-8.el9.x86_64",
"product": {
"name": "python3-test-0:3.9.19-8.el9.x86_64",
"product_id": "python3-test-0:3.9.19-8.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.19-8.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.19-8.el9.x86_64",
"product": {
"name": "python3-devel-0:3.9.19-8.el9.x86_64",
"product_id": "python3-devel-0:3.9.19-8.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.19-8.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.19-8.el9.x86_64",
"product": {
"name": "python3-tkinter-0:3.9.19-8.el9.x86_64",
"product_id": "python3-tkinter-0:3.9.19-8.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.19-8.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-libs-0:3.9.19-8.el9.i686",
"product": {
"name": "python3-libs-0:3.9.19-8.el9.i686",
"product_id": "python3-libs-0:3.9.19-8.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.19-8.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.19-8.el9.i686",
"product": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.i686",
"product_id": "python3.9-debugsource-0:3.9.19-8.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.19-8.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.19-8.el9.i686",
"product": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.i686",
"product_id": "python3.9-debuginfo-0:3.9.19-8.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.19-8.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.19-8.el9.i686",
"product": {
"name": "python3-0:3.9.19-8.el9.i686",
"product_id": "python3-0:3.9.19-8.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.19-8.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.19-8.el9.i686",
"product": {
"name": "python3-debug-0:3.9.19-8.el9.i686",
"product_id": "python3-debug-0:3.9.19-8.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.19-8.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.19-8.el9.i686",
"product": {
"name": "python3-idle-0:3.9.19-8.el9.i686",
"product_id": "python3-idle-0:3.9.19-8.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.19-8.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.19-8.el9.i686",
"product": {
"name": "python3-test-0:3.9.19-8.el9.i686",
"product_id": "python3-test-0:3.9.19-8.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.19-8.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.19-8.el9.i686",
"product": {
"name": "python3-tkinter-0:3.9.19-8.el9.i686",
"product_id": "python3-tkinter-0:3.9.19-8.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.19-8.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.19-8.el9.i686",
"product": {
"name": "python3-devel-0:3.9.19-8.el9.i686",
"product_id": "python3-devel-0:3.9.19-8.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.19-8.el9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.19-8.el9.s390x",
"product": {
"name": "python3-0:3.9.19-8.el9.s390x",
"product_id": "python3-0:3.9.19-8.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.19-8.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.19-8.el9.s390x",
"product": {
"name": "python3-libs-0:3.9.19-8.el9.s390x",
"product_id": "python3-libs-0:3.9.19-8.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.19-8.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.19-8.el9.s390x",
"product": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.s390x",
"product_id": "python3.9-debugsource-0:3.9.19-8.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.19-8.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"product": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"product_id": "python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.19-8.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.19-8.el9.s390x",
"product": {
"name": "python3-debug-0:3.9.19-8.el9.s390x",
"product_id": "python3-debug-0:3.9.19-8.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.19-8.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.19-8.el9.s390x",
"product": {
"name": "python3-idle-0:3.9.19-8.el9.s390x",
"product_id": "python3-idle-0:3.9.19-8.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.19-8.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.19-8.el9.s390x",
"product": {
"name": "python3-test-0:3.9.19-8.el9.s390x",
"product_id": "python3-test-0:3.9.19-8.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.19-8.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.19-8.el9.s390x",
"product": {
"name": "python3-devel-0:3.9.19-8.el9.s390x",
"product_id": "python3-devel-0:3.9.19-8.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.19-8.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.19-8.el9.s390x",
"product": {
"name": "python3-tkinter-0:3.9.19-8.el9.s390x",
"product_id": "python3-tkinter-0:3.9.19-8.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.19-8.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.9-0:3.9.19-8.el9.src",
"product": {
"name": "python3.9-0:3.9.19-8.el9.src",
"product_id": "python3.9-0:3.9.19-8.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9@3.9.19-8.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.9.19-8.el9.noarch",
"product": {
"name": "python-unversioned-command-0:3.9.19-8.el9.noarch",
"product_id": "python-unversioned-command-0:3.9.19-8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.9.19-8.el9?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.9.19-8.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.19-8.el9.noarch",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-test-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-test-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-test-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-test-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-test-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.19-8.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-0:3.9.19-8.el9.src"
},
"product_reference": "python3.9-0:3.9.19-8.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.19-8.el9.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.19-8.el9.noarch",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-test-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-test-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-test-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-test-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-test-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.19-8.el9.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-0:3.9.19-8.el9.src"
},
"product_reference": "python3.9-0:3.9.19-8.el9.src",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.19-8.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.19-8.el9.noarch",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.19-8.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.19-8.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-debug-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.19-8.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-devel-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.19-8.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-idle-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.19-8.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-libs-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-test-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-test-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-test-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-test-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.19-8.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-test-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.19-8.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.19-8.el9.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-0:3.9.19-8.el9.src"
},
"product_reference": "python3.9-0:3.9.19-8.el9.src",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.19-8.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.i686",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.s390x",
"relates_to_product_reference": "CRB-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.19-8.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"relates_to_product_reference": "CRB-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-8088",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-08-22T19:20:09.516938+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2307370"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service",
"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.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "RHBZ#2307370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e",
"url": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64",
"url": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea",
"url": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/122905",
"url": "https://github.com/python/cpython/issues/122905"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/122906",
"url": "https://github.com/python/cpython/pull/122906"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/"
}
],
"release_date": "2024-08-22T19:15:09.720000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:38: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.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9371"
},
{
"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.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"AppStream-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"BaseOS-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python-unversioned-command-0:3.9.19-8.el9.noarch",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-debug-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-devel-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-idle-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-libs-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-test-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3-tkinter-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3.9-0:3.9.19-8.el9.src",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3.9-debuginfo-0:3.9.19-8.el9.x86_64",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.aarch64",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.i686",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.ppc64le",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.s390x",
"CRB-9.5.0.GA:python3.9-debugsource-0:3.9.19-8.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service"
}
]
}
SUSE-SU-2024:3303-1
Vulnerability from csaf_suse - Published: 2024-09-18 12:52 - Updated: 2024-09-18 12:52| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python312",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python312 fixes the following issues:\n\n- Update to 3.12.6\n- CVE-2024-6923: Fixed uncontrolled CPU resource consumption when in http.cookies module. (bsc#1228780).\n- CVE-2024-7592: Fixed Email header injection due to unquoted newlines. (bsc#1229596) \n- CVE-2024-6232: Fixed ReDos via excessive backtracking while parsing header values. (bsc#1230227)\n- CVE-2024-8088: Fixed denial of service in zipfile. (bsc#1229704)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3303,SUSE-SLE-Module-Python3-15-SP6-2024-3303,openSUSE-SLE-15.6-2024-3303",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_3303-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3303-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243303-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3303-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-September/036952.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227999",
"url": "https://bugzilla.suse.com/1227999"
},
{
"category": "self",
"summary": "SUSE Bug 1228780",
"url": "https://bugzilla.suse.com/1228780"
},
{
"category": "self",
"summary": "SUSE Bug 1229596",
"url": "https://bugzilla.suse.com/1229596"
},
{
"category": "self",
"summary": "SUSE Bug 1229704",
"url": "https://bugzilla.suse.com/1229704"
},
{
"category": "self",
"summary": "SUSE Bug 1230227",
"url": "https://bugzilla.suse.com/1230227"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6923 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7592 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7592/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-8088 page",
"url": "https://www.suse.com/security/cve/CVE-2024-8088/"
}
],
"title": "Security update for python312",
"tracking": {
"current_release_date": "2024-09-18T12:52:26Z",
"generator": {
"date": "2024-09-18T12:52:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3303-1",
"initial_release_date": "2024-09-18T12:52:26Z",
"revision_history": [
{
"date": "2024-09-18T12:52:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"product_id": "libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-base-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-base-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-curses-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-curses-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-dbm-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-dbm-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-devel-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-devel-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-doc-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-doc-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-idle-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-idle-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-testsuite-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-tk-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-tk-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-tools-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-tools-3.12.6-150600.3.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-64bit-3.12.6-150600.3.6.1.aarch64_ilp32",
"product": {
"name": "libpython3_12-1_0-64bit-3.12.6-150600.3.6.1.aarch64_ilp32",
"product_id": "libpython3_12-1_0-64bit-3.12.6-150600.3.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python312-64bit-3.12.6-150600.3.6.1.aarch64_ilp32",
"product": {
"name": "python312-64bit-3.12.6-150600.3.6.1.aarch64_ilp32",
"product_id": "python312-64bit-3.12.6-150600.3.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python312-base-64bit-3.12.6-150600.3.6.1.aarch64_ilp32",
"product": {
"name": "python312-base-64bit-3.12.6-150600.3.6.1.aarch64_ilp32",
"product_id": "python312-base-64bit-3.12.6-150600.3.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.i586",
"product": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.i586",
"product_id": "libpython3_12-1_0-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-3.12.6-150600.3.6.1.i586",
"product_id": "python312-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-base-3.12.6-150600.3.6.1.i586",
"product_id": "python312-base-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-curses-3.12.6-150600.3.6.1.i586",
"product_id": "python312-curses-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-dbm-3.12.6-150600.3.6.1.i586",
"product_id": "python312-dbm-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-devel-3.12.6-150600.3.6.1.i586",
"product_id": "python312-devel-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-doc-3.12.6-150600.3.6.1.i586",
"product_id": "python312-doc-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.i586",
"product_id": "python312-doc-devhelp-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-idle-3.12.6-150600.3.6.1.i586",
"product_id": "python312-idle-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-testsuite-3.12.6-150600.3.6.1.i586",
"product_id": "python312-testsuite-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-tk-3.12.6-150600.3.6.1.i586",
"product_id": "python312-tk-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-tools-3.12.6-150600.3.6.1.i586",
"product_id": "python312-tools-3.12.6-150600.3.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"product_id": "libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-base-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-base-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-curses-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-curses-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-dbm-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-devel-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-devel-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-doc-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-doc-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-idle-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-idle-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-testsuite-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-tk-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-tk-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-tools-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-tools-3.12.6-150600.3.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"product_id": "libpython3_12-1_0-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-base-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-base-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-curses-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-curses-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-dbm-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-dbm-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-devel-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-devel-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-doc-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-doc-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-doc-devhelp-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-idle-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-idle-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-testsuite-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-testsuite-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-tk-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-tk-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-tools-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-tools-3.12.6-150600.3.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"product_id": "libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"product_id": "libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-32bit-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-32bit-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-base-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-base-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-base-32bit-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-curses-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-curses-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-dbm-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-dbm-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-devel-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-devel-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-doc-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-doc-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-idle-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-idle-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-testsuite-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-tk-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-tk-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-tools-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-tools-3.12.6-150600.3.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.6-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.6-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.6-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.6-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.6-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-base-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.6-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-base-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.6-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-base-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.6-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-base-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-curses-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-curses-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-curses-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-curses-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-dbm-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-dbm-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-dbm-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.6-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-devel-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.6-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-devel-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.6-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-devel-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.6-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-devel-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-idle-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-idle-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-idle-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-idle-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-tk-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-tk-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-tk-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-tk-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.6-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-tools-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.6-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-tools-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.6-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-tools-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.6-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-tools-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-32bit-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-base-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-base-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-base-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-base-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-32bit-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-curses-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-curses-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-curses-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-curses-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-dbm-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-dbm-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-dbm-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-devel-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-devel-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-devel-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-devel-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-doc-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-doc-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-doc-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-doc-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-idle-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-idle-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-idle-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-idle-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-testsuite-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-tk-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-tk-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-tk-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-tk-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-tools-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-tools-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-tools-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-tools-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-18T12:52:26Z",
"details": "important"
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-6923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6923"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\nThe \nemail module didn\u0027t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6923",
"url": "https://www.suse.com/security/cve/CVE-2024-6923"
},
{
"category": "external",
"summary": "SUSE Bug 1228780 for CVE-2024-6923",
"url": "https://bugzilla.suse.com/1228780"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-18T12:52:26Z",
"details": "important"
}
],
"title": "CVE-2024-6923"
},
{
"cve": "CVE-2024-7592",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7592"
}
],
"notes": [
{
"category": "general",
"text": "There is a LOW severity vulnerability affecting CPython, specifically the\n\u0027http.cookies\u0027 standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7592",
"url": "https://www.suse.com/security/cve/CVE-2024-7592"
},
{
"category": "external",
"summary": "SUSE Bug 1229596 for CVE-2024-7592",
"url": "https://bugzilla.suse.com/1229596"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-18T12:52:26Z",
"details": "moderate"
}
],
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-8088",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-8088"
}
],
"notes": [
{
"category": "general",
"text": "There is a HIGH severity vulnerability affecting the CPython \"zipfile\"\nmodule affecting \"zipfile.Path\". Note that the more common API \"zipfile.ZipFile\" class is unaffected.\n\n\n\n\n\nWhen iterating over names of entries in a zip archive (for example, methods\nof \"zipfile.Path\" like \"namelist()\", \"iterdir()\", etc)\nthe process can be put into an infinite loop with a maliciously crafted\nzip archive. This defect applies when reading only metadata or extracting\nthe contents of the zip archive. Programs that are not handling\nuser-controlled zip archives are not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-8088",
"url": "https://www.suse.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "SUSE Bug 1229704 for CVE-2024-8088",
"url": "https://bugzilla.suse.com/1229704"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-18T12:52:26Z",
"details": "moderate"
}
],
"title": "CVE-2024-8088"
}
]
}
SUSE-SU-2024:3357-1
Vulnerability from csaf_suse - Published: 2024-09-20 15:13 - Updated: 2024-09-20 15:13| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python310",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python310 fixes the following issues:\n\n- Update to version 3.10.15\n- CVE-2024-8088: Fixed denial of service in zipfile. (bsc#1229704) \n- CVE-2024-7592: Fixed uncontrolled CPU resource consumption when in http.cookies module. (bsc#1229596)\n- CVE-2024-6232: Fixed ReDos via excessive backtracking while parsing header values. (bsc#1230227)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3357,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3357,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3357,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3357,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3357,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3357,openSUSE-SLE-15.5-2024-3357,openSUSE-SLE-15.6-2024-3357",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_3357-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3357-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243357-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3357-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019483.html"
},
{
"category": "self",
"summary": "SUSE Bug 1229596",
"url": "https://bugzilla.suse.com/1229596"
},
{
"category": "self",
"summary": "SUSE Bug 1229704",
"url": "https://bugzilla.suse.com/1229704"
},
{
"category": "self",
"summary": "SUSE Bug 1230227",
"url": "https://bugzilla.suse.com/1230227"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7592 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7592/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-8088 page",
"url": "https://www.suse.com/security/cve/CVE-2024-8088/"
}
],
"title": "Security update for python310",
"tracking": {
"current_release_date": "2024-09-20T15:13:09Z",
"generator": {
"date": "2024-09-20T15:13:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3357-1",
"initial_release_date": "2024-09-20T15:13:09Z",
"revision_history": [
{
"date": "2024-09-20T15:13:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"product_id": "libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-base-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-base-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-curses-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-curses-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-dbm-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-dbm-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-devel-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-devel-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-doc-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-doc-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-idle-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-idle-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-testsuite-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-tk-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-tk-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-tools-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-tools-3.10.15-150400.4.57.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-64bit-3.10.15-150400.4.57.1.aarch64_ilp32",
"product": {
"name": "libpython3_10-1_0-64bit-3.10.15-150400.4.57.1.aarch64_ilp32",
"product_id": "libpython3_10-1_0-64bit-3.10.15-150400.4.57.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python310-64bit-3.10.15-150400.4.57.1.aarch64_ilp32",
"product": {
"name": "python310-64bit-3.10.15-150400.4.57.1.aarch64_ilp32",
"product_id": "python310-64bit-3.10.15-150400.4.57.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python310-base-64bit-3.10.15-150400.4.57.1.aarch64_ilp32",
"product": {
"name": "python310-base-64bit-3.10.15-150400.4.57.1.aarch64_ilp32",
"product_id": "python310-base-64bit-3.10.15-150400.4.57.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.i586",
"product": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.i586",
"product_id": "libpython3_10-1_0-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-3.10.15-150400.4.57.1.i586",
"product_id": "python310-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-base-3.10.15-150400.4.57.1.i586",
"product_id": "python310-base-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-curses-3.10.15-150400.4.57.1.i586",
"product_id": "python310-curses-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-dbm-3.10.15-150400.4.57.1.i586",
"product_id": "python310-dbm-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-devel-3.10.15-150400.4.57.1.i586",
"product_id": "python310-devel-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-doc-3.10.15-150400.4.57.1.i586",
"product_id": "python310-doc-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.i586",
"product_id": "python310-doc-devhelp-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-idle-3.10.15-150400.4.57.1.i586",
"product_id": "python310-idle-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.i586",
"product_id": "python310-testsuite-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-tk-3.10.15-150400.4.57.1.i586",
"product_id": "python310-tk-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-tools-3.10.15-150400.4.57.1.i586",
"product_id": "python310-tools-3.10.15-150400.4.57.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"product_id": "libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-base-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-base-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-curses-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-curses-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-dbm-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-devel-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-devel-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-doc-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-doc-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-idle-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-idle-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-testsuite-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-tk-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-tk-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-tools-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-tools-3.10.15-150400.4.57.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"product_id": "libpython3_10-1_0-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-base-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-base-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-curses-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-curses-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-dbm-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-dbm-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-devel-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-devel-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-doc-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-doc-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-doc-devhelp-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-idle-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-idle-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-testsuite-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-tk-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-tk-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-tools-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-tools-3.10.15-150400.4.57.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"product_id": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"product_id": "libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-32bit-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-32bit-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-32bit-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-base-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-base-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-base-32bit-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-curses-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-curses-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-dbm-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-dbm-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-devel-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-devel-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-doc-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-doc-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-idle-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-idle-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-testsuite-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-tk-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-tk-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-tools-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-tools-3.10.15-150400.4.57.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-32bit-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-32bit-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-doc-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-doc-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-doc-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-doc-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-testsuite-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-32bit-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-32bit-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-doc-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-doc-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-doc-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-doc-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-testsuite-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-20T15:13:09Z",
"details": "important"
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-7592",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7592"
}
],
"notes": [
{
"category": "general",
"text": "There is a LOW severity vulnerability affecting CPython, specifically the\n\u0027http.cookies\u0027 standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7592",
"url": "https://www.suse.com/security/cve/CVE-2024-7592"
},
{
"category": "external",
"summary": "SUSE Bug 1229596 for CVE-2024-7592",
"url": "https://bugzilla.suse.com/1229596"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-20T15:13:09Z",
"details": "moderate"
}
],
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-8088",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-8088"
}
],
"notes": [
{
"category": "general",
"text": "There is a HIGH severity vulnerability affecting the CPython \"zipfile\"\nmodule affecting \"zipfile.Path\". Note that the more common API \"zipfile.ZipFile\" class is unaffected.\n\n\n\n\n\nWhen iterating over names of entries in a zip archive (for example, methods\nof \"zipfile.Path\" like \"namelist()\", \"iterdir()\", etc)\nthe process can be put into an infinite loop with a maliciously crafted\nzip archive. This defect applies when reading only metadata or extracting\nthe contents of the zip archive. Programs that are not handling\nuser-controlled zip archives are not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-8088",
"url": "https://www.suse.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "SUSE Bug 1229704 for CVE-2024-8088",
"url": "https://bugzilla.suse.com/1229704"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-20T15:13:09Z",
"details": "moderate"
}
],
"title": "CVE-2024-8088"
}
]
}
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.