Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-12084 (GCVE-0-2025-12084)
Vulnerability from cvelistv5 – Published: 2025-12-03 18:55 – Updated: 2026-03-03 14:41- CWE-407 - Inefficient Algorithmic Complexity
| Vendor | Product | Version | |
|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.10.20
(python)
Affected: 3.11.0 , < 3.11.15 (python) Affected: 3.12.0 , < 3.12.13 (python) Affected: 3.13.0 , < 3.13.11 (python) Affected: 3.14.0 , < 3.14.2 (python) Affected: 3.15.0a1 , < 3.15.0a3 (python) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-12084",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-12-03T19:13:23.548683Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-407",
"description": "CWE-407 Inefficient Algorithmic Complexity",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-12-03T19:14:59.450Z",
"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.10.20",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.11.15",
"status": "affected",
"version": "3.11.0",
"versionType": "python"
},
{
"lessThan": "3.12.13",
"status": "affected",
"version": "3.12.0",
"versionType": "python"
},
{
"lessThan": "3.13.11",
"status": "affected",
"version": "3.13.0",
"versionType": "python"
},
{
"lessThan": "3.14.2",
"status": "affected",
"version": "3.14.0",
"versionType": "python"
},
{
"lessThan": "3.15.0a3",
"status": "affected",
"version": "3.15.0a1",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Jacob Walls"
},
{
"lang": "en",
"type": "reporter",
"value": "Shai Berger"
},
{
"lang": "en",
"type": "reporter",
"value": "Natalia Bidart"
},
{
"lang": "en",
"type": "coordinator",
"value": "Seth Larson"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "When building nested elements using \u003ccode\u003exml.dom.minidom\u003c/code\u003e methods such as \u003ccode\u003e\u003ccode\u003eappendChild()\u003c/code\u003e\u003c/code\u003e that have a dependency on \u003ccode\u003e_clear_id_cache()\u003c/code\u003e the algorithm is quadratic. Availability can be impacted when building excessively nested documents."
}
],
"value": "When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"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:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-03T14:41:38.821Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/142146"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/142145"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/08d8e18ad81cd45bc4a27d6da478b51ea49486e4"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/027f21e417b26eed4505ac2db101a4352b7c51a0"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/ddcd2acd85d891a53e281c773b3093f9db953964"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/27648a1818749ef44c420afe6173af6868715437"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/8d2d7bb2e754f8649a68ce4116271a4932f76907"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/9c9dda6625a2a90d2a06c657eee021d6be19842d"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/a696ba8b4d42fd632afc9bc88ad830a2e4cceed8"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/41f468786762348960486c166833a218a0a436af"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/57937a8e5e293f0dcba5115f7b7a11b1e0c9a273"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/e91c11449cad34bac3ea55ee09ca557691d92b53"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/a46c10ec9d4050ab67b8a932e0859a2ea60c3cb8"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/c97e87593063d84a2bd9fe7068b30eb44de23dc0"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Quadratic complexity in node ID cache clearing",
"x_generator": {
"engine": "Vulnogram 0.5.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2025-12084",
"datePublished": "2025-12-03T18:55:32.222Z",
"dateReserved": "2025-10-22T16:06:55.078Z",
"dateUpdated": "2026-03-03T14:41:38.821Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-12084",
"date": "2026-06-07",
"epss": "0.00128",
"percentile": "0.31786"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-12084\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2025-12-03T19:15:55.050\",\"lastModified\":\"2026-01-26T15:16:05.950\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.\"},{\"lang\":\"es\",\"value\":\"Al construir elementos anidados utilizando m\u00e9todos de xml.dom.minidom como appendChild() que tienen una dependencia de _clear_id_cache(), el algoritmo es cuadr\u00e1tico. La disponibilidad puede verse afectada al construir documentos excesivamente anidados.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"LOW\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-407\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.13.11\",\"matchCriteriaId\":\"701E94DB-563E-44FF-AABF-0F49A9FF664A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.14.0\",\"versionEndExcluding\":\"3.14.2\",\"matchCriteriaId\":\"2DC54087-753D-4990-AD62-F7D6DCD125D4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"A3327507-0B1D-4F28-A983-D07A2C8A7696\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"C8AF17F1-A27F-4C98-BA5A-B4319710E8D1\"}]}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/027f21e417b26eed4505ac2db101a4352b7c51a0\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/08d8e18ad81cd45bc4a27d6da478b51ea49486e4\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/27648a1818749ef44c420afe6173af6868715437\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/41f468786762348960486c166833a218a0a436af\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/57937a8e5e293f0dcba5115f7b7a11b1e0c9a273\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/8d2d7bb2e754f8649a68ce4116271a4932f76907\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/9c9dda6625a2a90d2a06c657eee021d6be19842d\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/a46c10ec9d4050ab67b8a932e0859a2ea60c3cb8\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/a696ba8b4d42fd632afc9bc88ad830a2e4cceed8\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/c97e87593063d84a2bd9fe7068b30eb44de23dc0\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/ddcd2acd85d891a53e281c773b3093f9db953964\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/e91c11449cad34bac3ea55ee09ca557691d92b53\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/142145\",\"source\":\"cna@python.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/python/cpython/pull/142146\",\"source\":\"cna@python.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-12084\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-12-03T19:13:23.548683Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-407\", \"description\": \"CWE-407 Inefficient Algorithmic Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-12-03T19:13:44.657Z\"}}], \"cna\": {\"title\": \"Quadratic complexity in node ID cache clearing\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Jacob Walls\"}, {\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Shai Berger\"}, {\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Natalia Bidart\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"Seth Larson\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 6.3, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"LOW\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.10.20\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.11.0\", \"lessThan\": \"3.11.15\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.12.0\", \"lessThan\": \"3.12.13\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.13.0\", \"lessThan\": \"3.13.11\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.14.0\", \"lessThan\": \"3.14.2\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.15.0a1\", \"lessThan\": \"3.15.0a3\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/pull/142146\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/issues/142145\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/python/cpython/commit/08d8e18ad81cd45bc4a27d6da478b51ea49486e4\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/027f21e417b26eed4505ac2db101a4352b7c51a0\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/ddcd2acd85d891a53e281c773b3093f9db953964\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/27648a1818749ef44c420afe6173af6868715437\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/8d2d7bb2e754f8649a68ce4116271a4932f76907\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/9c9dda6625a2a90d2a06c657eee021d6be19842d\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/a696ba8b4d42fd632afc9bc88ad830a2e4cceed8\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/41f468786762348960486c166833a218a0a436af\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/57937a8e5e293f0dcba5115f7b7a11b1e0c9a273\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/e91c11449cad34bac3ea55ee09ca557691d92b53\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/a46c10ec9d4050ab67b8a932e0859a2ea60c3cb8\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/c97e87593063d84a2bd9fe7068b30eb44de23dc0\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.5.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"When building nested elements using \u003ccode\u003exml.dom.minidom\u003c/code\u003e methods such as \u003ccode\u003e\u003ccode\u003eappendChild()\u003c/code\u003e\u003c/code\u003e that have a dependency on \u003ccode\u003e_clear_id_cache()\u003c/code\u003e the algorithm is quadratic. Availability can be impacted when building excessively nested documents.\", \"base64\": false}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2026-03-03T14:41:38.821Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-12084\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-03T14:41:38.821Z\", \"dateReserved\": \"2025-10-22T16:06:55.078Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2025-12-03T18:55:32.222Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:2275
Vulnerability from csaf_redhat - Published: 2026-02-09 08:36 - Updated: 2026-04-19 19:36A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.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.6 Extended Update Support.\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* cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service (CVE-2025-12084)\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-2026:2275",
"url": "https://access.redhat.com/errata/RHSA-2026:2275"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2275.json"
}
],
"title": "Red Hat Security Advisory: python3.9 security update",
"tracking": {
"current_release_date": "2026-04-19T19:36:47+00:00",
"generator": {
"date": "2026-04-19T19:36:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:2275",
"initial_release_date": "2026-02-09T08:36:37+00:00",
"revision_history": [
{
"date": "2026-02-09T08:36:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-09T08:36:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-19T19:36:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.9.21-2.el9_6.3.noarch",
"product": {
"name": "python-unversioned-command-0:3.9.21-2.el9_6.3.noarch",
"product_id": "python-unversioned-command-0:3.9.21-2.el9_6.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.9.21-2.el9_6.3?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.21-2.el9_6.3.aarch64",
"product": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.aarch64",
"product_id": "python3-devel-0:3.9.21-2.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.21-2.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.aarch64",
"product": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.aarch64",
"product_id": "python3-tkinter-0:3.9.21-2.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.21-2.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64",
"product": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64",
"product_id": "python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.21-2.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64",
"product": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64",
"product_id": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.21-2.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.21-2.el9_6.3.aarch64",
"product": {
"name": "python3-0:3.9.21-2.el9_6.3.aarch64",
"product_id": "python3-0:3.9.21-2.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.21-2.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.21-2.el9_6.3.aarch64",
"product": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.aarch64",
"product_id": "python3-libs-0:3.9.21-2.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.21-2.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.21-2.el9_6.3.aarch64",
"product": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.aarch64",
"product_id": "python3-debug-0:3.9.21-2.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.21-2.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.21-2.el9_6.3.aarch64",
"product": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.aarch64",
"product_id": "python3-idle-0:3.9.21-2.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.21-2.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.21-2.el9_6.3.aarch64",
"product": {
"name": "python3-test-0:3.9.21-2.el9_6.3.aarch64",
"product_id": "python3-test-0:3.9.21-2.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.21-2.el9_6.3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.21-2.el9_6.3.ppc64le",
"product": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.ppc64le",
"product_id": "python3-devel-0:3.9.21-2.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.21-2.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le",
"product": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le",
"product_id": "python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.21-2.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le",
"product": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le",
"product_id": "python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.21-2.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le",
"product": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le",
"product_id": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.21-2.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.21-2.el9_6.3.ppc64le",
"product": {
"name": "python3-0:3.9.21-2.el9_6.3.ppc64le",
"product_id": "python3-0:3.9.21-2.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.21-2.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.21-2.el9_6.3.ppc64le",
"product": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.ppc64le",
"product_id": "python3-libs-0:3.9.21-2.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.21-2.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.21-2.el9_6.3.ppc64le",
"product": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.ppc64le",
"product_id": "python3-debug-0:3.9.21-2.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.21-2.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.21-2.el9_6.3.ppc64le",
"product": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.ppc64le",
"product_id": "python3-idle-0:3.9.21-2.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.21-2.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.21-2.el9_6.3.ppc64le",
"product": {
"name": "python3-test-0:3.9.21-2.el9_6.3.ppc64le",
"product_id": "python3-test-0:3.9.21-2.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.21-2.el9_6.3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.21-2.el9_6.3.i686",
"product": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.i686",
"product_id": "python3-devel-0:3.9.21-2.el9_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.21-2.el9_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.i686",
"product": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.i686",
"product_id": "python3.9-debugsource-0:3.9.21-2.el9_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.21-2.el9_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686",
"product": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686",
"product_id": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.21-2.el9_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.21-2.el9_6.3.i686",
"product": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.i686",
"product_id": "python3-libs-0:3.9.21-2.el9_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.21-2.el9_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.21-2.el9_6.3.i686",
"product": {
"name": "python3-0:3.9.21-2.el9_6.3.i686",
"product_id": "python3-0:3.9.21-2.el9_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.21-2.el9_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.21-2.el9_6.3.i686",
"product": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.i686",
"product_id": "python3-debug-0:3.9.21-2.el9_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.21-2.el9_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.21-2.el9_6.3.i686",
"product": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.i686",
"product_id": "python3-idle-0:3.9.21-2.el9_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.21-2.el9_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.21-2.el9_6.3.i686",
"product": {
"name": "python3-test-0:3.9.21-2.el9_6.3.i686",
"product_id": "python3-test-0:3.9.21-2.el9_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.21-2.el9_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.i686",
"product": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.i686",
"product_id": "python3-tkinter-0:3.9.21-2.el9_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.21-2.el9_6.3?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.21-2.el9_6.3.x86_64",
"product": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.x86_64",
"product_id": "python3-devel-0:3.9.21-2.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.21-2.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.x86_64",
"product": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.x86_64",
"product_id": "python3-tkinter-0:3.9.21-2.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.21-2.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64",
"product": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64",
"product_id": "python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.21-2.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64",
"product": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64",
"product_id": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.21-2.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.21-2.el9_6.3.x86_64",
"product": {
"name": "python3-0:3.9.21-2.el9_6.3.x86_64",
"product_id": "python3-0:3.9.21-2.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.21-2.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.21-2.el9_6.3.x86_64",
"product": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.x86_64",
"product_id": "python3-libs-0:3.9.21-2.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.21-2.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.21-2.el9_6.3.x86_64",
"product": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.x86_64",
"product_id": "python3-debug-0:3.9.21-2.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.21-2.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.21-2.el9_6.3.x86_64",
"product": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.x86_64",
"product_id": "python3-idle-0:3.9.21-2.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.21-2.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.21-2.el9_6.3.x86_64",
"product": {
"name": "python3-test-0:3.9.21-2.el9_6.3.x86_64",
"product_id": "python3-test-0:3.9.21-2.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.21-2.el9_6.3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.21-2.el9_6.3.s390x",
"product": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.s390x",
"product_id": "python3-devel-0:3.9.21-2.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.21-2.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.s390x",
"product": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.s390x",
"product_id": "python3-tkinter-0:3.9.21-2.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.21-2.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x",
"product": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x",
"product_id": "python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.21-2.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x",
"product": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x",
"product_id": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.21-2.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.21-2.el9_6.3.s390x",
"product": {
"name": "python3-0:3.9.21-2.el9_6.3.s390x",
"product_id": "python3-0:3.9.21-2.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.21-2.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.21-2.el9_6.3.s390x",
"product": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.s390x",
"product_id": "python3-libs-0:3.9.21-2.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.21-2.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.21-2.el9_6.3.s390x",
"product": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.s390x",
"product_id": "python3-debug-0:3.9.21-2.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.21-2.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.21-2.el9_6.3.s390x",
"product": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.s390x",
"product_id": "python3-idle-0:3.9.21-2.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.21-2.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.21-2.el9_6.3.s390x",
"product": {
"name": "python3-test-0:3.9.21-2.el9_6.3.s390x",
"product_id": "python3-test-0:3.9.21-2.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.21-2.el9_6.3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.9-0:3.9.21-2.el9_6.3.src",
"product": {
"name": "python3.9-0:3.9.21-2.el9_6.3.src",
"product_id": "python3.9-0:3.9.21-2.el9_6.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9@3.9.21-2.el9_6.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.21-2.el9_6.3.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.3.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.21-2.el9_6.3.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.21-2.el9_6.3.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.3.src"
},
"product_reference": "python3.9-0:3.9.21-2.el9_6.3.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.21-2.el9_6.3.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.3.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.21-2.el9_6.3.noarch",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.21-2.el9_6.3.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.3.src"
},
"product_reference": "python3.9-0:3.9.21-2.el9_6.3.src",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.21-2.el9_6.3.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.3.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.21-2.el9_6.3.noarch",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.21-2.el9_6.3.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.3.src"
},
"product_reference": "python3.9-0:3.9.21-2.el9_6.3.src",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.3.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12084",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-03T19:01:03.489250+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418655"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products as it can lead to a denial of service. The flaw exists in the `xml.dom.minidom` module of cpython, where a quadratic algorithm in methods like `appendChild()` can be triggered when processing excessively nested XML documents. When successfully exploited this may impact the availability of applications utilizing this functionality across affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.3.noarch",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.3.noarch",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.3.src",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "RHBZ#2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/142145",
"url": "https://github.com/python/cpython/issues/142145"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/142146",
"url": "https://github.com/python/cpython/pull/142146"
}
],
"release_date": "2025-12-03T18:55:32.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-09T08:36:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.3.noarch",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.3.noarch",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.3.src",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.3.noarch",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.3.noarch",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.3.src",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.3.noarch",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.3.noarch",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.3.noarch",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.3.src",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.3.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.i686",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service"
}
]
}
RHSA-2026:2276
Vulnerability from csaf_redhat - Published: 2026-02-09 08:26 - Updated: 2026-04-19 19:36A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.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.9 is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of 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* cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service (CVE-2025-12084)\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-2026:2276",
"url": "https://access.redhat.com/errata/RHSA-2026:2276"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2276.json"
}
],
"title": "Red Hat Security Advisory: python3.9 security update",
"tracking": {
"current_release_date": "2026-04-19T19:36:51+00:00",
"generator": {
"date": "2026-04-19T19:36:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:2276",
"initial_release_date": "2026-02-09T08:26:57+00:00",
"revision_history": [
{
"date": "2026-02-09T08:26:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-09T08:26:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-19T19:36:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.9.18-3.el9_4.10.noarch",
"product": {
"name": "python-unversioned-command-0:3.9.18-3.el9_4.10.noarch",
"product_id": "python-unversioned-command-0:3.9.18-3.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.9.18-3.el9_4.10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.10.s390x",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.s390x",
"product_id": "python3-devel-0:3.9.18-3.el9_4.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.s390x",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.s390x",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.10.s390x",
"product": {
"name": "python3-0:3.9.18-3.el9_4.10.s390x",
"product_id": "python3-0:3.9.18-3.el9_4.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.10.s390x",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.s390x",
"product_id": "python3-libs-0:3.9.18-3.el9_4.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.10.s390x",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.s390x",
"product_id": "python3-debug-0:3.9.18-3.el9_4.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.10.s390x",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.s390x",
"product_id": "python3-idle-0:3.9.18-3.el9_4.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.10.s390x",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.10.s390x",
"product_id": "python3-test-0:3.9.18-3.el9_4.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.10.aarch64",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.aarch64",
"product_id": "python3-devel-0:3.9.18-3.el9_4.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.aarch64",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.aarch64",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.10.aarch64",
"product": {
"name": "python3-0:3.9.18-3.el9_4.10.aarch64",
"product_id": "python3-0:3.9.18-3.el9_4.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.10.aarch64",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.aarch64",
"product_id": "python3-libs-0:3.9.18-3.el9_4.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.10.aarch64",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.aarch64",
"product_id": "python3-debug-0:3.9.18-3.el9_4.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.10.aarch64",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.aarch64",
"product_id": "python3-idle-0:3.9.18-3.el9_4.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.10.aarch64",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.10.aarch64",
"product_id": "python3-test-0:3.9.18-3.el9_4.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.10.ppc64le",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.ppc64le",
"product_id": "python3-devel-0:3.9.18-3.el9_4.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.10.ppc64le",
"product": {
"name": "python3-0:3.9.18-3.el9_4.10.ppc64le",
"product_id": "python3-0:3.9.18-3.el9_4.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.10.ppc64le",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.ppc64le",
"product_id": "python3-libs-0:3.9.18-3.el9_4.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.10.ppc64le",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.ppc64le",
"product_id": "python3-debug-0:3.9.18-3.el9_4.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.10.ppc64le",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.ppc64le",
"product_id": "python3-idle-0:3.9.18-3.el9_4.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.10.ppc64le",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.10.ppc64le",
"product_id": "python3-test-0:3.9.18-3.el9_4.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.10.i686",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.i686",
"product_id": "python3-devel-0:3.9.18-3.el9_4.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.i686",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.i686",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.10.i686",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.i686",
"product_id": "python3-libs-0:3.9.18-3.el9_4.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.10.i686",
"product": {
"name": "python3-0:3.9.18-3.el9_4.10.i686",
"product_id": "python3-0:3.9.18-3.el9_4.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.10.i686",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.i686",
"product_id": "python3-debug-0:3.9.18-3.el9_4.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.10.i686",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.i686",
"product_id": "python3-idle-0:3.9.18-3.el9_4.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.10.i686",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.10.i686",
"product_id": "python3-test-0:3.9.18-3.el9_4.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.i686",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.i686",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.10.x86_64",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.x86_64",
"product_id": "python3-devel-0:3.9.18-3.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.x86_64",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.x86_64",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.10.x86_64",
"product": {
"name": "python3-0:3.9.18-3.el9_4.10.x86_64",
"product_id": "python3-0:3.9.18-3.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.10.x86_64",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.x86_64",
"product_id": "python3-libs-0:3.9.18-3.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.10.x86_64",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.x86_64",
"product_id": "python3-debug-0:3.9.18-3.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.10.x86_64",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.x86_64",
"product_id": "python3-idle-0:3.9.18-3.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.10.x86_64",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.10.x86_64",
"product_id": "python3-test-0:3.9.18-3.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.9-0:3.9.18-3.el9_4.10.src",
"product": {
"name": "python3.9-0:3.9.18-3.el9_4.10.src",
"product_id": "python3.9-0:3.9.18-3.el9_4.10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9@3.9.18-3.el9_4.10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.18-3.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.10.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.18-3.el9_4.10.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.10.src"
},
"product_reference": "python3.9-0:3.9.18-3.el9_4.10.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.18-3.el9_4.10.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.10.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.10.noarch",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.18-3.el9_4.10.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.10.src"
},
"product_reference": "python3.9-0:3.9.18-3.el9_4.10.src",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.18-3.el9_4.10.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.10.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.10.noarch",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.18-3.el9_4.10.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.10.src"
},
"product_reference": "python3.9-0:3.9.18-3.el9_4.10.src",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.10.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12084",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-03T19:01:03.489250+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418655"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products as it can lead to a denial of service. The flaw exists in the `xml.dom.minidom` module of cpython, where a quadratic algorithm in methods like `appendChild()` can be triggered when processing excessively nested XML documents. When successfully exploited this may impact the availability of applications utilizing this functionality across affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.10.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.10.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.10.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.10.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.10.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "RHBZ#2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/142145",
"url": "https://github.com/python/cpython/issues/142145"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/142146",
"url": "https://github.com/python/cpython/pull/142146"
}
],
"release_date": "2025-12-03T18:55:32.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-09T08:26:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.10.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.10.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.10.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.10.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.10.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2276"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.10.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.10.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.10.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.10.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.10.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.10.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.10.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.10.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.10.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.10.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.10.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service"
}
]
}
RHSA-2026:2330
Vulnerability from csaf_redhat - Published: 2026-02-09 12:14 - Updated: 2026-04-19 19:36A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.12.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.12.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.12.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.12.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.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 is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\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* cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service (CVE-2025-12084)\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-2026:2330",
"url": "https://access.redhat.com/errata/RHSA-2026:2330"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2330.json"
}
],
"title": "Red Hat Security Advisory: python3 security update",
"tracking": {
"current_release_date": "2026-04-19T19:36:47+00:00",
"generator": {
"date": "2026-04-19T19:36:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:2330",
"initial_release_date": "2026-02-09T12:14:49+00:00",
"revision_history": [
{
"date": "2026-02-09T12:14:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-09T12:14:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-19T19:36:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.8::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-51.el8_8.12.x86_64",
"product": {
"name": "platform-python-0:3.6.8-51.el8_8.12.x86_64",
"product_id": "platform-python-0:3.6.8-51.el8_8.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"product": {
"name": "python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"product_id": "python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-51.el8_8.12.x86_64",
"product": {
"name": "python3-test-0:3.6.8-51.el8_8.12.x86_64",
"product_id": "python3-test-0:3.6.8-51.el8_8.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"product": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"product_id": "python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"product": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"product_id": "python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"product": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"product_id": "platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"product": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"product_id": "platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"product": {
"name": "python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"product_id": "python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-51.el8_8.12.x86_64",
"product": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.12.x86_64",
"product_id": "python3-tkinter-0:3.6.8-51.el8_8.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.12?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-51.el8_8.12.i686",
"product": {
"name": "python3-libs-0:3.6.8-51.el8_8.12.i686",
"product_id": "python3-libs-0:3.6.8-51.el8_8.12.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.12?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"product": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"product_id": "python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.12?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"product": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"product_id": "python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.12?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-51.el8_8.12.i686",
"product": {
"name": "platform-python-0:3.6.8-51.el8_8.12.i686",
"product_id": "platform-python-0:3.6.8-51.el8_8.12.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.12?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"product": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"product_id": "platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.12?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"product": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"product_id": "platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.12?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-51.el8_8.12.i686",
"product": {
"name": "python3-idle-0:3.6.8-51.el8_8.12.i686",
"product_id": "python3-idle-0:3.6.8-51.el8_8.12.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.12?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-51.el8_8.12.i686",
"product": {
"name": "python3-test-0:3.6.8-51.el8_8.12.i686",
"product_id": "python3-test-0:3.6.8-51.el8_8.12.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.12?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"product": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"product_id": "python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.12?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-51.el8_8.12.ppc64le",
"product": {
"name": "platform-python-0:3.6.8-51.el8_8.12.ppc64le",
"product_id": "platform-python-0:3.6.8-51.el8_8.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-51.el8_8.12.ppc64le",
"product": {
"name": "python3-libs-0:3.6.8-51.el8_8.12.ppc64le",
"product_id": "python3-libs-0:3.6.8-51.el8_8.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-51.el8_8.12.ppc64le",
"product": {
"name": "python3-test-0:3.6.8-51.el8_8.12.ppc64le",
"product_id": "python3-test-0:3.6.8-51.el8_8.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-51.el8_8.12.ppc64le",
"product": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.12.ppc64le",
"product_id": "python3-debugsource-0:3.6.8-51.el8_8.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-51.el8_8.12.ppc64le",
"product": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.12.ppc64le",
"product_id": "python3-debuginfo-0:3.6.8-51.el8_8.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-51.el8_8.12.ppc64le",
"product": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.12.ppc64le",
"product_id": "platform-python-debug-0:3.6.8-51.el8_8.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-51.el8_8.12.ppc64le",
"product": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.12.ppc64le",
"product_id": "platform-python-devel-0:3.6.8-51.el8_8.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-51.el8_8.12.ppc64le",
"product": {
"name": "python3-idle-0:3.6.8-51.el8_8.12.ppc64le",
"product_id": "python3-idle-0:3.6.8-51.el8_8.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-51.el8_8.12.ppc64le",
"product": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.12.ppc64le",
"product_id": "python3-tkinter-0:3.6.8-51.el8_8.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.12?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-51.el8_8.12.src",
"product": {
"name": "python3-0:3.6.8-51.el8_8.12.src",
"product_id": "python3-0:3.6.8-51.el8_8.12.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-51.el8_8.12?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.12.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.12.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.12.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-51.el8_8.12.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.12.src"
},
"product_reference": "python3-0:3.6.8-51.el8_8.12.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.12.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.12.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.12.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.12.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.12.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.12.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-51.el8_8.12.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.12.src"
},
"product_reference": "python3-0:3.6.8-51.el8_8.12.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.12.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.12.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.12.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.12.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.12.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.12.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-51.el8_8.12.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.12.src"
},
"product_reference": "python3-0:3.6.8-51.el8_8.12.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.12.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.12.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.12.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.12.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.12.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.12.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.12.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.12.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.12.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.12.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.12.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.12.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-51.el8_8.12.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.12.src"
},
"product_reference": "python3-0:3.6.8-51.el8_8.12.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.12.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.12.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12084",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-03T19:01:03.489250+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418655"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products as it can lead to a denial of service. The flaw exists in the `xml.dom.minidom` module of cpython, where a quadratic algorithm in methods like `appendChild()` can be triggered when processing excessively nested XML documents. When successfully exploited this may impact the availability of applications utilizing this functionality across affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.12.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.12.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.12.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.12.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "RHBZ#2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/142145",
"url": "https://github.com/python/cpython/issues/142145"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/142146",
"url": "https://github.com/python/cpython/pull/142146"
}
],
"release_date": "2025-12-03T18:55:32.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-09T12:14:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.12.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.12.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.12.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.12.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2330"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.12.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.12.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.12.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.12.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.12.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.12.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.12.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.12.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.12.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.12.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service"
}
]
}
RHSA-2026:2391
Vulnerability from csaf_redhat - Published: 2026-02-10 08:19 - Updated: 2026-04-19 19:36A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.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 is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\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* cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service (CVE-2025-12084)\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-2026:2391",
"url": "https://access.redhat.com/errata/RHSA-2026:2391"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2391.json"
}
],
"title": "Red Hat Security Advisory: python3 security update",
"tracking": {
"current_release_date": "2026-04-19T19:36:48+00:00",
"generator": {
"date": "2026-04-19T19:36:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:2391",
"initial_release_date": "2026-02-10T08:19:19+00:00",
"revision_history": [
{
"date": "2026-02-10T08:19:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-10T08:19:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-19T19:36:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-47.el8_6.10.i686",
"product": {
"name": "platform-python-0:3.6.8-47.el8_6.10.i686",
"product_id": "platform-python-0:3.6.8-47.el8_6.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"product": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"product_id": "platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"product": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"product_id": "platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-47.el8_6.10.i686",
"product": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.i686",
"product_id": "python3-idle-0:3.6.8-47.el8_6.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-47.el8_6.10.i686",
"product": {
"name": "python3-test-0:3.6.8-47.el8_6.10.i686",
"product_id": "python3-test-0:3.6.8-47.el8_6.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"product": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"product_id": "python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"product": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"product_id": "python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"product": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"product_id": "python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-47.el8_6.10.i686",
"product": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.i686",
"product_id": "python3-libs-0:3.6.8-47.el8_6.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"product": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"product_id": "platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"product": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"product_id": "platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"product": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"product_id": "python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"product": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"product_id": "python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"product": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"product_id": "python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"product": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"product_id": "python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-47.el8_6.10.x86_64",
"product": {
"name": "platform-python-0:3.6.8-47.el8_6.10.x86_64",
"product_id": "platform-python-0:3.6.8-47.el8_6.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"product": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"product_id": "python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-47.el8_6.10.x86_64",
"product": {
"name": "python3-test-0:3.6.8-47.el8_6.10.x86_64",
"product_id": "python3-test-0:3.6.8-47.el8_6.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-47.el8_6.10.src",
"product": {
"name": "python3-0:3.6.8-47.el8_6.10.src",
"product_id": "python3-0:3.6.8-47.el8_6.10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-47.el8_6.10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-47.el8_6.10.aarch64",
"product": {
"name": "platform-python-0:3.6.8-47.el8_6.10.aarch64",
"product_id": "platform-python-0:3.6.8-47.el8_6.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-47.el8_6.10.aarch64",
"product": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.aarch64",
"product_id": "python3-libs-0:3.6.8-47.el8_6.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-47.el8_6.10.aarch64",
"product": {
"name": "python3-test-0:3.6.8-47.el8_6.10.aarch64",
"product_id": "python3-test-0:3.6.8-47.el8_6.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.aarch64",
"product": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.aarch64",
"product_id": "python3-debugsource-0:3.6.8-47.el8_6.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.aarch64",
"product": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.aarch64",
"product_id": "python3-debuginfo-0:3.6.8-47.el8_6.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.aarch64",
"product": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.aarch64",
"product_id": "platform-python-debug-0:3.6.8-47.el8_6.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.aarch64",
"product": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.aarch64",
"product_id": "platform-python-devel-0:3.6.8-47.el8_6.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-47.el8_6.10.aarch64",
"product": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.aarch64",
"product_id": "python3-idle-0:3.6.8-47.el8_6.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.aarch64",
"product": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.aarch64",
"product_id": "python3-tkinter-0:3.6.8-47.el8_6.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-47.el8_6.10.ppc64le",
"product": {
"name": "platform-python-0:3.6.8-47.el8_6.10.ppc64le",
"product_id": "platform-python-0:3.6.8-47.el8_6.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-47.el8_6.10.ppc64le",
"product": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.ppc64le",
"product_id": "python3-libs-0:3.6.8-47.el8_6.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-47.el8_6.10.ppc64le",
"product": {
"name": "python3-test-0:3.6.8-47.el8_6.10.ppc64le",
"product_id": "python3-test-0:3.6.8-47.el8_6.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.ppc64le",
"product": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.ppc64le",
"product_id": "python3-debugsource-0:3.6.8-47.el8_6.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.ppc64le",
"product": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.ppc64le",
"product_id": "python3-debuginfo-0:3.6.8-47.el8_6.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.ppc64le",
"product": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.ppc64le",
"product_id": "platform-python-debug-0:3.6.8-47.el8_6.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.ppc64le",
"product": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.ppc64le",
"product_id": "platform-python-devel-0:3.6.8-47.el8_6.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-47.el8_6.10.ppc64le",
"product": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.ppc64le",
"product_id": "python3-idle-0:3.6.8-47.el8_6.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.ppc64le",
"product": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.ppc64le",
"product_id": "python3-tkinter-0:3.6.8-47.el8_6.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-47.el8_6.10.s390x",
"product": {
"name": "platform-python-0:3.6.8-47.el8_6.10.s390x",
"product_id": "platform-python-0:3.6.8-47.el8_6.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-47.el8_6.10.s390x",
"product": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.s390x",
"product_id": "python3-libs-0:3.6.8-47.el8_6.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-47.el8_6.10.s390x",
"product": {
"name": "python3-test-0:3.6.8-47.el8_6.10.s390x",
"product_id": "python3-test-0:3.6.8-47.el8_6.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.s390x",
"product": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.s390x",
"product_id": "python3-debugsource-0:3.6.8-47.el8_6.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.s390x",
"product": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.s390x",
"product_id": "python3-debuginfo-0:3.6.8-47.el8_6.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.s390x",
"product": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.s390x",
"product_id": "platform-python-debug-0:3.6.8-47.el8_6.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.s390x",
"product": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.s390x",
"product_id": "platform-python-devel-0:3.6.8-47.el8_6.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-47.el8_6.10.s390x",
"product": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.s390x",
"product_id": "python3-idle-0:3.6.8-47.el8_6.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.s390x",
"product": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.s390x",
"product_id": "python3-tkinter-0:3.6.8-47.el8_6.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.10.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.10.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.10.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.aarch64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.10.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.10.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.s390x"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.10.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.aarch64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.10.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.10.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.s390x"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.10.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.aarch64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.10.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.10.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.s390x"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.10.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.10.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.10.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.10.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.aarch64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.10.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.10.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.s390x"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.10.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.aarch64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.10.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.10.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.s390x"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.10.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.aarch64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.10.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.10.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.s390x"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.10.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.aarch64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.10.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.10.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.s390x"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.10.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.aarch64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.10.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.10.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.s390x"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.10.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.aarch64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.10.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.10.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.s390x"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.10.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.10.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.10.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.10.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.10.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.10.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.10.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.aarch64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.10.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.10.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.s390x"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.10.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.aarch64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.10.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.10.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.s390x"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.10.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.aarch64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.10.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.10.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.s390x"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.10.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.10.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.10.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.10.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.aarch64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.10.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.10.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.s390x"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.10.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.aarch64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.10.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.10.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.s390x"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.10.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.aarch64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.10.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.10.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.s390x"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.10.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.aarch64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.10.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.10.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.s390x"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.10.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.aarch64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.10.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.10.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.s390x"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.10.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.aarch64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.10.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.10.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.s390x"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.10.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.10.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.10.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.10.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12084",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-03T19:01:03.489250+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418655"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products as it can lead to a denial of service. The flaw exists in the `xml.dom.minidom` module of cpython, where a quadratic algorithm in methods like `appendChild()` can be triggered when processing excessively nested XML documents. When successfully exploited this may impact the availability of applications utilizing this functionality across affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.10.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.10.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.10.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.10.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.10.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.10.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "RHBZ#2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/142145",
"url": "https://github.com/python/cpython/issues/142145"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/142146",
"url": "https://github.com/python/cpython/pull/142146"
}
],
"release_date": "2025-12-03T18:55:32.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-10T08:19:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.10.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.10.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.10.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.10.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.10.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.10.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2391"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.10.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.10.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.10.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.10.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.10.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.10.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.10.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.10.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.10.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.10.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.10.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.10.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.10.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service"
}
]
}
RHSA-2026:2392
Vulnerability from csaf_redhat - Published: 2026-02-10 08:20 - Updated: 2026-04-19 19:36A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.11.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.11.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.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.2 Update Services for SAP Solutions.\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* cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service (CVE-2025-12084)\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-2026:2392",
"url": "https://access.redhat.com/errata/RHSA-2026:2392"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2392.json"
}
],
"title": "Red Hat Security Advisory: python3.9 security update",
"tracking": {
"current_release_date": "2026-04-19T19:36:48+00:00",
"generator": {
"date": "2026-04-19T19:36:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:2392",
"initial_release_date": "2026-02-10T08:20:20+00:00",
"revision_history": [
{
"date": "2026-02-10T08:20:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-10T08:20:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-19T19:36:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:9.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.16-1.el9_2.11.ppc64le",
"product": {
"name": "python3-0:3.9.16-1.el9_2.11.ppc64le",
"product_id": "python3-0:3.9.16-1.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.16-1.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.16-1.el9_2.11.ppc64le",
"product": {
"name": "python3-libs-0:3.9.16-1.el9_2.11.ppc64le",
"product_id": "python3-libs-0:3.9.16-1.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.ppc64le",
"product": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.ppc64le",
"product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.ppc64le",
"product": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.ppc64le",
"product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.16-1.el9_2.11.ppc64le",
"product": {
"name": "python3-devel-0:3.9.16-1.el9_2.11.ppc64le",
"product_id": "python3-devel-0:3.9.16-1.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.16-1.el9_2.11.ppc64le",
"product": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.11.ppc64le",
"product_id": "python3-tkinter-0:3.9.16-1.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.16-1.el9_2.11?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.16-1.el9_2.11.aarch64",
"product": {
"name": "python3-0:3.9.16-1.el9_2.11.aarch64",
"product_id": "python3-0:3.9.16-1.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.16-1.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.16-1.el9_2.11.aarch64",
"product": {
"name": "python3-libs-0:3.9.16-1.el9_2.11.aarch64",
"product_id": "python3-libs-0:3.9.16-1.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.aarch64",
"product": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.aarch64",
"product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.aarch64",
"product": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.aarch64",
"product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.16-1.el9_2.11.aarch64",
"product": {
"name": "python3-devel-0:3.9.16-1.el9_2.11.aarch64",
"product_id": "python3-devel-0:3.9.16-1.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.16-1.el9_2.11.aarch64",
"product": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.11.aarch64",
"product_id": "python3-tkinter-0:3.9.16-1.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.16-1.el9_2.11?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.16-1.el9_2.11.x86_64",
"product": {
"name": "python3-0:3.9.16-1.el9_2.11.x86_64",
"product_id": "python3-0:3.9.16-1.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.16-1.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.16-1.el9_2.11.x86_64",
"product": {
"name": "python3-libs-0:3.9.16-1.el9_2.11.x86_64",
"product_id": "python3-libs-0:3.9.16-1.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.x86_64",
"product": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.x86_64",
"product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.x86_64",
"product": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.x86_64",
"product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.16-1.el9_2.11.x86_64",
"product": {
"name": "python3-devel-0:3.9.16-1.el9_2.11.x86_64",
"product_id": "python3-devel-0:3.9.16-1.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.16-1.el9_2.11.x86_64",
"product": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.11.x86_64",
"product_id": "python3-tkinter-0:3.9.16-1.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.16-1.el9_2.11?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-libs-0:3.9.16-1.el9_2.11.i686",
"product": {
"name": "python3-libs-0:3.9.16-1.el9_2.11.i686",
"product_id": "python3-libs-0:3.9.16-1.el9_2.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.i686",
"product": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.i686",
"product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.i686",
"product": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.i686",
"product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.16-1.el9_2.11.i686",
"product": {
"name": "python3-devel-0:3.9.16-1.el9_2.11.i686",
"product_id": "python3-devel-0:3.9.16-1.el9_2.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.11?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.16-1.el9_2.11.s390x",
"product": {
"name": "python3-0:3.9.16-1.el9_2.11.s390x",
"product_id": "python3-0:3.9.16-1.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.16-1.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.16-1.el9_2.11.s390x",
"product": {
"name": "python3-libs-0:3.9.16-1.el9_2.11.s390x",
"product_id": "python3-libs-0:3.9.16-1.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.s390x",
"product": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.s390x",
"product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.s390x",
"product": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.s390x",
"product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.16-1.el9_2.11.s390x",
"product": {
"name": "python3-devel-0:3.9.16-1.el9_2.11.s390x",
"product_id": "python3-devel-0:3.9.16-1.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.16-1.el9_2.11.s390x",
"product": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.11.s390x",
"product_id": "python3-tkinter-0:3.9.16-1.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.16-1.el9_2.11?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.9-0:3.9.16-1.el9_2.11.src",
"product": {
"name": "python3.9-0:3.9.16-1.el9_2.11.src",
"product_id": "python3.9-0:3.9.16-1.el9_2.11.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9@3.9.16-1.el9_2.11?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.9.16-1.el9_2.11.noarch",
"product": {
"name": "python-unversioned-command-0:3.9.16-1.el9_2.11.noarch",
"product_id": "python-unversioned-command-0:3.9.16-1.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.9.16-1.el9_2.11?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.16-1.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.11.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.16-1.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.16-1.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.aarch64"
},
"product_reference": "python3-0:3.9.16-1.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.16-1.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.ppc64le"
},
"product_reference": "python3-0:3.9.16-1.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.16-1.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.s390x"
},
"product_reference": "python3-0:3.9.16-1.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.16-1.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.x86_64"
},
"product_reference": "python3-0:3.9.16-1.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.aarch64"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.11.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.i686"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.11.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.ppc64le"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.s390x"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.x86_64"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.aarch64"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.11.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.i686"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.11.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.ppc64le"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.s390x"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.x86_64"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.16-1.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.16-1.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.s390x"
},
"product_reference": "python3-tkinter-0:3.9.16-1.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.16-1.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.16-1.el9_2.11.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.11.src"
},
"product_reference": "python3.9-0:3.9.16-1.el9_2.11.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.11.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.16-1.el9_2.11.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.11.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.16-1.el9_2.11.noarch",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.16-1.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.aarch64"
},
"product_reference": "python3-0:3.9.16-1.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.16-1.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.ppc64le"
},
"product_reference": "python3-0:3.9.16-1.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.16-1.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.s390x"
},
"product_reference": "python3-0:3.9.16-1.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.16-1.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.x86_64"
},
"product_reference": "python3-0:3.9.16-1.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.aarch64"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.11.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.i686"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.11.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.ppc64le"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.s390x"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.x86_64"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.aarch64"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.11.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.i686"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.11.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.ppc64le"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.s390x"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.x86_64"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.16-1.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.16-1.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.s390x"
},
"product_reference": "python3-tkinter-0:3.9.16-1.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.16-1.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.16-1.el9_2.11.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.11.src"
},
"product_reference": "python3.9-0:3.9.16-1.el9_2.11.src",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.11.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12084",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-03T19:01:03.489250+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418655"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products as it can lead to a denial of service. The flaw exists in the `xml.dom.minidom` module of cpython, where a quadratic algorithm in methods like `appendChild()` can be triggered when processing excessively nested XML documents. When successfully exploited this may impact the availability of applications utilizing this functionality across affected Red Hat products.",
"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.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.11.noarch",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.i686",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.i686",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.11.noarch",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.i686",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.i686",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "RHBZ#2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/142145",
"url": "https://github.com/python/cpython/issues/142145"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/142146",
"url": "https://github.com/python/cpython/pull/142146"
}
],
"release_date": "2025-12-03T18:55:32.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-10T08:20:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.11.noarch",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.i686",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.i686",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.11.noarch",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.i686",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.i686",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2392"
},
{
"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.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.11.noarch",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.i686",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.i686",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.11.noarch",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.i686",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.i686",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.11.noarch",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.i686",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.i686",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.11.noarch",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.i686",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.i686",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service"
}
]
}
RHSA-2026:2393
Vulnerability from csaf_redhat - Published: 2026-02-10 08:12 - Updated: 2026-04-19 19:36A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.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.0 Update Services for SAP Solutions.\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* cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service (CVE-2025-12084)\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-2026:2393",
"url": "https://access.redhat.com/errata/RHSA-2026:2393"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2393.json"
}
],
"title": "Red Hat Security Advisory: python3.9 security update",
"tracking": {
"current_release_date": "2026-04-19T19:36:52+00:00",
"generator": {
"date": "2026-04-19T19:36:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:2393",
"initial_release_date": "2026-02-10T08:12:40+00:00",
"revision_history": [
{
"date": "2026-02-10T08:12:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-10T08:12:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-19T19:36: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 E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:9.0::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.10-4.el9_0.8.s390x",
"product": {
"name": "python3-0:3.9.10-4.el9_0.8.s390x",
"product_id": "python3-0:3.9.10-4.el9_0.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.10-4.el9_0.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.10-4.el9_0.8.s390x",
"product": {
"name": "python3-libs-0:3.9.10-4.el9_0.8.s390x",
"product_id": "python3-libs-0:3.9.10-4.el9_0.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.s390x",
"product": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.s390x",
"product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.s390x",
"product": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.s390x",
"product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.10-4.el9_0.8.s390x",
"product": {
"name": "python3-devel-0:3.9.10-4.el9_0.8.s390x",
"product_id": "python3-devel-0:3.9.10-4.el9_0.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.10-4.el9_0.8.s390x",
"product": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.8.s390x",
"product_id": "python3-tkinter-0:3.9.10-4.el9_0.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.10-4.el9_0.8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.10-4.el9_0.8.aarch64",
"product": {
"name": "python3-0:3.9.10-4.el9_0.8.aarch64",
"product_id": "python3-0:3.9.10-4.el9_0.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.10-4.el9_0.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.10-4.el9_0.8.aarch64",
"product": {
"name": "python3-libs-0:3.9.10-4.el9_0.8.aarch64",
"product_id": "python3-libs-0:3.9.10-4.el9_0.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.aarch64",
"product": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.aarch64",
"product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.aarch64",
"product": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.aarch64",
"product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.10-4.el9_0.8.aarch64",
"product": {
"name": "python3-devel-0:3.9.10-4.el9_0.8.aarch64",
"product_id": "python3-devel-0:3.9.10-4.el9_0.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.10-4.el9_0.8.aarch64",
"product": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.8.aarch64",
"product_id": "python3-tkinter-0:3.9.10-4.el9_0.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.10-4.el9_0.8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.10-4.el9_0.8.ppc64le",
"product": {
"name": "python3-0:3.9.10-4.el9_0.8.ppc64le",
"product_id": "python3-0:3.9.10-4.el9_0.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.10-4.el9_0.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.10-4.el9_0.8.ppc64le",
"product": {
"name": "python3-libs-0:3.9.10-4.el9_0.8.ppc64le",
"product_id": "python3-libs-0:3.9.10-4.el9_0.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.ppc64le",
"product": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.ppc64le",
"product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.ppc64le",
"product": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.ppc64le",
"product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.10-4.el9_0.8.ppc64le",
"product": {
"name": "python3-devel-0:3.9.10-4.el9_0.8.ppc64le",
"product_id": "python3-devel-0:3.9.10-4.el9_0.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.10-4.el9_0.8.ppc64le",
"product": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.8.ppc64le",
"product_id": "python3-tkinter-0:3.9.10-4.el9_0.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.10-4.el9_0.8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.10-4.el9_0.8.x86_64",
"product": {
"name": "python3-0:3.9.10-4.el9_0.8.x86_64",
"product_id": "python3-0:3.9.10-4.el9_0.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.10-4.el9_0.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.10-4.el9_0.8.x86_64",
"product": {
"name": "python3-libs-0:3.9.10-4.el9_0.8.x86_64",
"product_id": "python3-libs-0:3.9.10-4.el9_0.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.x86_64",
"product": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.x86_64",
"product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.x86_64",
"product": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.x86_64",
"product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.10-4.el9_0.8.x86_64",
"product": {
"name": "python3-devel-0:3.9.10-4.el9_0.8.x86_64",
"product_id": "python3-devel-0:3.9.10-4.el9_0.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.10-4.el9_0.8.x86_64",
"product": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.8.x86_64",
"product_id": "python3-tkinter-0:3.9.10-4.el9_0.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.10-4.el9_0.8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-libs-0:3.9.10-4.el9_0.8.i686",
"product": {
"name": "python3-libs-0:3.9.10-4.el9_0.8.i686",
"product_id": "python3-libs-0:3.9.10-4.el9_0.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.i686",
"product": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.i686",
"product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.i686",
"product": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.i686",
"product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.10-4.el9_0.8.i686",
"product": {
"name": "python3-devel-0:3.9.10-4.el9_0.8.i686",
"product_id": "python3-devel-0:3.9.10-4.el9_0.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.8?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.9-0:3.9.10-4.el9_0.8.src",
"product": {
"name": "python3.9-0:3.9.10-4.el9_0.8.src",
"product_id": "python3.9-0:3.9.10-4.el9_0.8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9@3.9.10-4.el9_0.8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.9.10-4.el9_0.8.noarch",
"product": {
"name": "python-unversioned-command-0:3.9.10-4.el9_0.8.noarch",
"product_id": "python-unversioned-command-0:3.9.10-4.el9_0.8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.9.10-4.el9_0.8?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.10-4.el9_0.8.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.8.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.10-4.el9_0.8.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.10-4.el9_0.8.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.aarch64"
},
"product_reference": "python3-0:3.9.10-4.el9_0.8.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.10-4.el9_0.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.ppc64le"
},
"product_reference": "python3-0:3.9.10-4.el9_0.8.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.10-4.el9_0.8.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.s390x"
},
"product_reference": "python3-0:3.9.10-4.el9_0.8.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.10-4.el9_0.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.x86_64"
},
"product_reference": "python3-0:3.9.10-4.el9_0.8.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.8.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.aarch64"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.8.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.8.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.i686"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.8.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.ppc64le"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.8.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.8.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.s390x"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.8.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.x86_64"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.8.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.8.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.aarch64"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.8.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.8.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.i686"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.8.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.ppc64le"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.8.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.8.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.s390x"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.8.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.x86_64"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.8.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.8.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.10-4.el9_0.8.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.10-4.el9_0.8.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.8.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.s390x"
},
"product_reference": "python3-tkinter-0:3.9.10-4.el9_0.8.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.10-4.el9_0.8.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.10-4.el9_0.8.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.8.src"
},
"product_reference": "python3.9-0:3.9.10-4.el9_0.8.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.8.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.8.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.8.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.8.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.8.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.10-4.el9_0.8.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.8.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.10-4.el9_0.8.noarch",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.10-4.el9_0.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.aarch64"
},
"product_reference": "python3-0:3.9.10-4.el9_0.8.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.10-4.el9_0.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.ppc64le"
},
"product_reference": "python3-0:3.9.10-4.el9_0.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.10-4.el9_0.8.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.s390x"
},
"product_reference": "python3-0:3.9.10-4.el9_0.8.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.10-4.el9_0.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.x86_64"
},
"product_reference": "python3-0:3.9.10-4.el9_0.8.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.aarch64"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.8.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.8.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.i686"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.8.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.ppc64le"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.8.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.s390x"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.8.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.x86_64"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.8.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.aarch64"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.8.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.8.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.i686"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.8.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.ppc64le"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.8.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.s390x"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.8.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.x86_64"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.8.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.10-4.el9_0.8.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.10-4.el9_0.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.8.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.s390x"
},
"product_reference": "python3-tkinter-0:3.9.10-4.el9_0.8.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.10-4.el9_0.8.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.10-4.el9_0.8.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.8.src"
},
"product_reference": "python3.9-0:3.9.10-4.el9_0.8.src",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.8.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.8.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.8.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.8.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.8.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12084",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-03T19:01:03.489250+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418655"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products as it can lead to a denial of service. The flaw exists in the `xml.dom.minidom` module of cpython, where a quadratic algorithm in methods like `appendChild()` can be triggered when processing excessively nested XML documents. When successfully exploited this may impact the availability of applications utilizing this functionality across affected Red Hat products.",
"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.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.8.noarch",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.i686",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.i686",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.8.src",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.8.noarch",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.i686",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.i686",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.8.src",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "RHBZ#2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/142145",
"url": "https://github.com/python/cpython/issues/142145"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/142146",
"url": "https://github.com/python/cpython/pull/142146"
}
],
"release_date": "2025-12-03T18:55:32.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-10T08:12:40+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.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.8.noarch",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.i686",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.i686",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.8.src",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.8.noarch",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.i686",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.i686",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.8.src",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2393"
},
{
"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.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.8.noarch",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.i686",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.i686",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.8.src",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.8.noarch",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.i686",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.i686",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.8.src",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.8.noarch",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.i686",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.i686",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.8.src",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.8.noarch",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.i686",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.i686",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.8.src",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.8.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service"
}
]
}
RHSA-2026:2563
Vulnerability from csaf_redhat - Published: 2026-02-11 14:34 - Updated: 2026-06-07 09:43An out of bounds read flaw has been discovered in the curl project. Under specific conditions the path comparison logic makes curl read outside a heap buffer boundary. This bug either causes a crash or it potentially makes the comparison come to the wrong conclusion and lets the clear-text site override the contents of the secure cookie, contrary to expectations and depending on the memory contents immediately following the single-byte allocation that holds the path.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. When an application processes a maliciously crafted PKCS#12 file, an attacker can exploit a stack buffer overflow or a NULL pointer dereference. This can lead to a denial of service (DoS) by crashing the application, and in some cases, may enable arbitrary code execution. The vulnerability arises from the lack of validation for PBKDF2 salt and keylength parameters within the PKCS#12 file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Workaround
|
A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Workaround
|
A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable characters (which would need escaping), the calculation of the length of the escaped string could overflow, leading to a potential write off the end of the newly allocated string.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into memory, potentially causing memory allocations errors, swapping, out-of-memory conditions or even system freezes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Workaround
|
A flaw was found in util-linux. This vulnerability allows a heap buffer overread when processing 256-byte usernames, specifically within the `setpwnam()` function, affecting SUID (Set User ID) login-utils utilities writing to the password database.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Workaround
|
A flaw was found in openssl. A remote attacker could trigger a NULL pointer dereference by sending an unknown or unsupported cipher ID during the client hello callback in applications using the QUIC (Quick UDP Internet Connections) protocol. This vulnerability, occurring when the SSL_CIPHER_find() function is called in this specific context, leads to an abnormal termination of the running process, causing a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Workaround
|
A flaw was found in openssl. When a user signs or verifies files larger than 16MB using the `openssl dgst` command with one-shot algorithms, the tool silently truncates the input to 16MB. This creates an integrity gap, allowing trailing data beyond the initial 16MB to be modified without detection because it remains unauthenticated. This vulnerability primarily impacts workflows that both sign and verify files using the affected `openssl dgst` command.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. A remote attacker can exploit this vulnerability by sending a specially crafted CompressedCertificate message during the TLS 1.3 handshake. This can cause excessive per-connection memory allocations, leading to resource exhaustion and a Denial of Service (DoS) for affected clients and servers. This issue occurs when TLS 1.3 certificate compression is enabled and negotiated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Workaround
|
A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Vendor Fix
fix
|
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. This vulnerability involves an out-of-bounds write in the line-buffering BIO filter, which can lead to memory corruption. While exploitation is unlikely to be under direct attacker control, a successful attack could cause an application to crash, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Workaround
|
A flaw was found in GnuPG. An attacker can provide crafted input to the `armor_filter` function, which incorrectly increments an index variable, leading to an out-of-bounds write. This memory corruption vulnerability may allow for information disclosure and could potentially lead to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. When applications directly call the low-level CRYPTO_ocb128_encrypt() or CRYPTO_ocb128_decrypt() functions with non-block-aligned lengths in a single call on hardware-accelerated builds, the trailing 1-15 bytes of a message may be exposed in cleartext. These exposed bytes are not covered by the authentication tag, allowing an attacker to read or tamper with them without detection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. When processing a specially crafted PKCS#12 (Personal Information Exchange Syntax Standard) file, a remote attacker can exploit an out-of-bounds write vulnerability. This issue, occurring within the OPENSSL_uni2utf8() function, leads to memory corruption by writing data beyond its allocated buffer. Successful exploitation could result in a denial of service or potentially allow for arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. A type confusion vulnerability exists in the TimeStamp Response verification code, where an ASN1_TYPE union member is accessed without proper type validation. A remote attacker can exploit this by providing a malformed TimeStamp Response to an application that verifies timestamp responses. This can lead to an invalid or NULL pointer dereference, resulting in a Denial of Service (DoS) due to an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by providing a specially crafted, malformed PKCS#12 file to an application that processes it. The flaw occurs due to a NULL pointer dereference in the PKCS12_item_decrypt_d2i_ex() function when handling the malformed file, leading to an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Vendor Fix
fix
|
A flaw was found in OpenSSL. This type confusion vulnerability allows a remote attacker to cause a Denial of Service (DoS) by tricking a user or application into processing a maliciously crafted PKCS#12 (Personal Information Exchange Syntax Standard) file. The vulnerability leads to an invalid or NULL pointer dereference, resulting in an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. This type confusion vulnerability allows a remote attacker to cause a denial of service (DoS) by providing specially crafted PKCS#7 data to an application that performs signature verification. The vulnerability occurs because the application accesses an ASN1_TYPE union member without proper type validation, leading to an invalid or NULL pointer dereference and a crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The latest release of Red Hat Update Infrastructure. For more details, see the product documentation.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Update Infrastructure (RHUI) container images are based on the latest RHUI RPM packages and the ubi9 or ubi9-init base images.\nThis release updates to the latest version.",
"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-2026:2563",
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "external",
"summary": "https://access.redhat.com/products/red-hat-update-infrastructure",
"url": "https://access.redhat.com/products/red-hat-update-infrastructure"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-11187",
"url": "https://access.redhat.com/security/cve/CVE-2025-11187"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12084",
"url": "https://access.redhat.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13601",
"url": "https://access.redhat.com/security/cve/CVE-2025-13601"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13836",
"url": "https://access.redhat.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14104",
"url": "https://access.redhat.com/security/cve/CVE-2025-14104"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15467",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15468",
"url": "https://access.redhat.com/security/cve/CVE-2025-15468"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15469",
"url": "https://access.redhat.com/security/cve/CVE-2025-15469"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66199",
"url": "https://access.redhat.com/security/cve/CVE-2025-66199"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68160",
"url": "https://access.redhat.com/security/cve/CVE-2025-68160"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68973",
"url": "https://access.redhat.com/security/cve/CVE-2025-68973"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69418",
"url": "https://access.redhat.com/security/cve/CVE-2025-69418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69419",
"url": "https://access.redhat.com/security/cve/CVE-2025-69419"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69420",
"url": "https://access.redhat.com/security/cve/CVE-2025-69420"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69421",
"url": "https://access.redhat.com/security/cve/CVE-2025-69421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9086",
"url": "https://access.redhat.com/security/cve/CVE-2025-9086"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22795",
"url": "https://access.redhat.com/security/cve/CVE-2026-22795"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22796",
"url": "https://access.redhat.com/security/cve/CVE-2026-22796"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/5",
"url": "https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/5"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2563.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Update Infrastructure 5 security update",
"tracking": {
"current_release_date": "2026-06-07T09:43:32+00:00",
"generator": {
"date": "2026-06-07T09:43:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:2563",
"initial_release_date": "2026-02-11T14:34:45+00:00",
"revision_history": [
{
"date": "2026-02-11T14:34:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-11T14:34:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-07T09:43:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Update Infrastructure 5",
"product": {
"name": "Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhui:5::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Update Infrastructure"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"product": {
"name": "registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"product_id": "registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cds-rhel9@sha256%3A83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1770808689"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"product": {
"name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"product_id": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/haproxy-rhel9@sha256%3A409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1770807477"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"product": {
"name": "registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"product_id": "registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/installer-rhel9@sha256%3A48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1770646925"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64",
"product": {
"name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64",
"product_id": "registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhua-rhel9@sha256%3Adf709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1770808765"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64"
},
"product_reference": "registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64"
},
"product_reference": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
},
"product_reference": "registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
},
"product_reference": "registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-9086",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-09-12T06:01:02.244669+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2394750"
}
],
"notes": [
{
"category": "description",
"text": "An out of bounds read flaw has been discovered in the curl project. Under specific conditions the path comparison logic makes curl read outside a heap buffer boundary. This bug either causes a crash or it potentially makes the comparison come to the wrong conclusion and lets the clear-text site override the contents of the secure cookie, contrary to expectations and depending on the memory contents immediately following the single-byte allocation that holds the path.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: libcurl: Curl out of bounds read for cookie path",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9086"
},
{
"category": "external",
"summary": "RHBZ#2394750",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2394750"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9086",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9086"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2025-9086.html",
"url": "https://curl.se/docs/CVE-2025-9086.html"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2025-9086.json",
"url": "https://curl.se/docs/CVE-2025-9086.json"
},
{
"category": "external",
"summary": "https://github.com/curl/curl/commit/c6ae07c6a541e0e96d0040afb6",
"url": "https://github.com/curl/curl/commit/c6ae07c6a541e0e96d0040afb6"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3294999",
"url": "https://hackerone.com/reports/3294999"
}
],
"release_date": "2025-09-12T05:10:03.815000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: libcurl: Curl out of bounds read for cookie path"
},
{
"cve": "CVE-2025-11187",
"cwe": {
"id": "CWE-233",
"name": "Improper Handling of Parameters"
},
"discovery_date": "2026-01-16T14:21:50.559000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430375"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When an application processes a maliciously crafted PKCS#12 file, an attacker can exploit a stack buffer overflow or a NULL pointer dereference. This can lead to a denial of service (DoS) by crashing the application, and in some cases, may enable arbitrary code execution. The vulnerability arises from the lack of validation for PBKDF2 salt and keylength parameters within the PKCS#12 file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Arbitrary code execution or denial of service through crafted PKCS#12 file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. It affects OpenSSL versions 3.6, 3.5, and 3.4, where improper validation of PBMAC1 parameters in PKCS#12 MAC verification can lead to a stack buffer overflow or NULL pointer dereference. Exploitation requires an application to process a maliciously crafted PKCS#12 file, which is uncommon as these files are typically trusted. OpenSSL versions 3.3, 3.0, 1.1.1, and 1.0.2 are not affected as they do not support PBMAC1 in PKCS#12.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-11187"
},
{
"category": "external",
"summary": "RHBZ#2430375",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430375"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11187"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11187",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11187"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted PKCS#12 files. Applications should only handle PKCS#12 files from trusted sources, as these files are typically used for storing private keys and are expected to be secure.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: OpenSSL: Arbitrary code execution or denial of service through crafted PKCS#12 file"
},
{
"cve": "CVE-2025-12084",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-03T19:01:03.489250+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418655"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products as it can lead to a denial of service. The flaw exists in the `xml.dom.minidom` module of cpython, where a quadratic algorithm in methods like `appendChild()` can be triggered when processing excessively nested XML documents. When successfully exploited this may impact the availability of applications utilizing this functionality across affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "RHBZ#2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/142145",
"url": "https://github.com/python/cpython/issues/142145"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/142146",
"url": "https://github.com/python/cpython/pull/142146"
}
],
"release_date": "2025-12-03T18:55:32.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service"
},
{
"cve": "CVE-2025-13601",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-11-24T12:49:28.274000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416741"
}
],
"notes": [
{
"category": "description",
"text": "A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable characters (which would need escaping), the calculation of the length of the escaped string could overflow, leading to a potential write off the end of the newly allocated string.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: Integer overflow in in g_escape_uri_string()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13601"
},
{
"category": "external",
"summary": "RHBZ#2416741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416741"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13601",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13601"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13601",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13601"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/glib/-/issues/3827",
"url": "https://gitlab.gnome.org/GNOME/glib/-/issues/3827"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/glib/-/merge_requests/4914",
"url": "https://gitlab.gnome.org/GNOME/glib/-/merge_requests/4914"
}
],
"release_date": "2025-11-24T13:00:15.295000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glib: Integer overflow in in g_escape_uri_string()"
},
{
"cve": "CVE-2025-13836",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-01T19:01:03.091899+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418078"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into memory, potentially causing memory allocations errors, swapping, out-of-memory conditions or even system freezes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Excessive read buffering DoS in http.client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploited by Python applications using the http.client.HTTPResponse.read function without the amount parameter, which specifies the read size in bytes. Note that Python libraries may use this function internally and make applications vulnerable. Additionally, vulnerable Python applications must connect to a malicious or compromised server that replies with a very large or crafted Content-Length header to trigger this issue, limiting the exposure of this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "RHBZ#2418078",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418078"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13836",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13836"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/119451",
"url": "https://github.com/python/cpython/issues/119451"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/119454",
"url": "https://github.com/python/cpython/pull/119454"
}
],
"release_date": "2025-12-01T18:02:38.483000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "workaround",
"details": "Since this vulnerability is triggered when no read amount is specified and the client defaults to using the potentially malicious Content-Length header, developers can mitigate this issue in their code by always imposing an explicit, safe limit on data reads.\n\nApplications using the http.client.HTTPResponse.read function directly can ensure that read operations specify a byte limit:\n\n~~~\n...\nmax_safe_read = 10 * 1024 * 1024\ndata = response.read(max_safe_read)\n...\n~~~",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Excessive read buffering DoS in http.client"
},
{
"cve": "CVE-2025-14104",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-05T14:16:36.004000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419369"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in util-linux. This vulnerability allows a heap buffer overread when processing 256-byte usernames, specifically within the `setpwnam()` function, affecting SUID (Set User ID) login-utils utilities writing to the password database.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "util-linux: util-linux: Heap buffer overread in setpwnam() when processing 256-byte usernames",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14104"
},
{
"category": "external",
"summary": "RHBZ#2419369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14104"
}
],
"release_date": "2025-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "util-linux: util-linux: Heap buffer overread in setpwnam() when processing 256-byte usernames"
},
{
"cve": "CVE-2025-15467",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-01-16T14:21:50.710000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. On Red Hat Enterprise Linux, OpenSSL is built with stack protections enabled which mitigate the risk of code execution though a denial-of-service condition remains possible. This vulnerability only affects applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers, such as Kerberos using the PKINIT plugin. OpenSSL versions 1.1.1 and 1.0.2 are not affected by this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "RHBZ#2430376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467"
}
],
"release_date": "2026-01-27T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing"
},
{
"cve": "CVE-2025-15468",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-01-16T14:21:51.062000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430377"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in openssl. A remote attacker could trigger a NULL pointer dereference by sending an unknown or unsupported cipher ID during the client hello callback in applications using the QUIC (Quick UDP Internet Connections) protocol. This vulnerability, occurring when the SSL_CIPHER_find() function is called in this specific context, leads to an abnormal termination of the running process, causing a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service via NULL pointer dereference in QUIC protocol handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat. The NULL pointer dereference in the `SSL_CIPHER_find()` function, affecting OpenSSL versions 3.3, 3.4, 3.5, and 3.6, occurs only when applications utilizing the QUIC protocol uncommonly invoke this function from the `client_hello_cb` callback with an unknown cipher ID. This specific usage pattern and the resulting Denial of Service limit the overall impact in the Red Hat context.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15468"
},
{
"category": "external",
"summary": "RHBZ#2430377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430377"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15468"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15468",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15468"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service via NULL pointer dereference in QUIC protocol handling"
},
{
"cve": "CVE-2025-15469",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-01-16T14:21:51.411000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430378"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in openssl. When a user signs or verifies files larger than 16MB using the `openssl dgst` command with one-shot algorithms, the tool silently truncates the input to 16MB. This creates an integrity gap, allowing trailing data beyond the initial 16MB to be modified without detection because it remains unauthenticated. This vulnerability primarily impacts workflows that both sign and verify files using the affected `openssl dgst` command.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Data integrity bypass in `openssl dgst` command due to silent truncation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat. The flaw affects the `openssl dgst` command-line tool when used with one-shot algorithms (such as Ed25519, Ed448, or ML-DSA) on files larger than 16MB. Impact is limited as it requires both signing and verification to be performed using the affected command, and verifiers using library APIs are not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15469"
},
{
"category": "external",
"summary": "RHBZ#2430378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430378"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15469",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15469"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `openssl dgst` command with one-shot algorithms (such as Ed25519, Ed448, or ML-DSA) for files larger than 16MB. Instead, utilize streaming digest algorithms with `openssl dgst` or use library APIs for signing and verification, as these are not affected by the truncation vulnerability. Users should ensure that input files for one-shot signing/verification with `openssl dgst` do not exceed 16MB.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Data integrity bypass in `openssl dgst` command due to silent truncation"
},
{
"cve": "CVE-2025-66199",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-16T14:21:51.739000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430379"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A remote attacker can exploit this vulnerability by sending a specially crafted CompressedCertificate message during the TLS 1.3 handshake. This can cause excessive per-connection memory allocations, leading to resource exhaustion and a Denial of Service (DoS) for affected clients and servers. This issue occurs when TLS 1.3 certificate compression is enabled and negotiated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service due to excessive memory allocation in TLS 1.3 certificate compression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. The flaw in OpenSSL 3.3, 3.4, 3.5, and 3.6 allows an attacker to cause excessive memory allocation during TLS 1.3 handshake with certificate compression, potentially leading to a Denial of Service. This affects both clients and servers in mutual TLS scenarios where certificate compression is negotiated. Servers not requesting client certificates are not vulnerable to client-initiated attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66199"
},
{
"category": "external",
"summary": "RHBZ#2430379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430379"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66199"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66199",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66199"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the reception of compressed certificates by setting the SSL_OP_NO_RX_CERTIFICATE_COMPRESSION option in OpenSSL configurations. This will prevent the vulnerable code path from being exercised.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service due to excessive memory allocation in TLS 1.3 certificate compression"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-68160",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-01-16T14:21:52.088000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430380"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. This vulnerability involves an out-of-bounds write in the line-buffering BIO filter, which can lead to memory corruption. While exploitation is unlikely to be under direct attacker control, a successful attack could cause an application to crash, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service due to out-of-bounds write in BIO filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat. The `BIO_f_linebuffer` filter, where this heap out-of-bounds write occurs, is not used by default in TLS/SSL data paths within Red Hat products. Exploitation requires third-party applications to explicitly use this filter with a BIO chain that can short-write and process large, newline-free data influenced by an attacker, which is an unlikely scenario under attacker control. Red Hat FIPS modules are not affected by this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68160"
},
{
"category": "external",
"summary": "RHBZ#2430380",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430380"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68160",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68160"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service due to out-of-bounds write in BIO filter"
},
{
"cve": "CVE-2025-68973",
"cwe": {
"id": "CWE-675",
"name": "Multiple Operations on Resource in Single-Operation Context"
},
"discovery_date": "2025-12-28T17:00:44.161022+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425966"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuPG. An attacker can provide crafted input to the `armor_filter` function, which incorrectly increments an index variable, leading to an out-of-bounds write. This memory corruption vulnerability may allow for information disclosure and could potentially lead to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "GnuPG: GnuPG: Information disclosure and potential arbitrary code execution via out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The flaw in GnuPG\u0027s `armor_filter` function allows an attacker with local access to provide crafted input, potentially leading to information disclosure and arbitrary code execution due to an out-of-bounds write. Exploitation requires high attack complexity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68973"
},
{
"category": "external",
"summary": "RHBZ#2425966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425966"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68973"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68973",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68973"
},
{
"category": "external",
"summary": "https://github.com/gpg/gnupg/blob/ff30683418695f5d2cc9e6cf8c9418e09378ebe4/g10/armor.c#L1305-L1306",
"url": "https://github.com/gpg/gnupg/blob/ff30683418695f5d2cc9e6cf8c9418e09378ebe4/g10/armor.c#L1305-L1306"
},
{
"category": "external",
"summary": "https://github.com/gpg/gnupg/commit/115d138ba599328005c5321c0ef9f00355838ca9",
"url": "https://github.com/gpg/gnupg/commit/115d138ba599328005c5321c0ef9f00355838ca9"
},
{
"category": "external",
"summary": "https://gpg.fail/memcpy",
"url": "https://gpg.fail/memcpy"
},
{
"category": "external",
"summary": "https://news.ycombinator.com/item?id=46403200",
"url": "https://news.ycombinator.com/item?id=46403200"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/12/28/5",
"url": "https://www.openwall.com/lists/oss-security/2025/12/28/5"
}
],
"release_date": "2025-12-28T16:19:11.019000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing untrusted or unverified input with GnuPG. Exercise caution when handling GnuPG-encrypted or signed data from unknown or suspicious sources, as specially crafted input could trigger the vulnerability. This operational control reduces the attack surface by limiting exposure to malicious data.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "GnuPG: GnuPG: Information disclosure and potential arbitrary code execution via out-of-bounds write"
},
{
"cve": "CVE-2025-69418",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2026-01-16T14:21:52.438000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430381"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When applications directly call the low-level CRYPTO_ocb128_encrypt() or CRYPTO_ocb128_decrypt() functions with non-block-aligned lengths in a single call on hardware-accelerated builds, the trailing 1-15 bytes of a message may be exposed in cleartext. These exposed bytes are not covered by the authentication tag, allowing an attacker to read or tamper with them without detection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Information disclosure and data tampering via specific low-level OCB encryption/decryption calls",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. In the Red Hat context, impact is limited because typical OpenSSL consumers using higher-level EVP APIs are not affected. The flaw only manifests when applications directly call low-level CRYPTO_ocb128_encrypt() or CRYPTO_ocb128_decrypt() functions with non-block-aligned lengths in hardware-accelerated builds. Additionally, TLS does not use OCB ciphersuites, and FIPS modules are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69418"
},
{
"category": "external",
"summary": "RHBZ#2430381",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430381"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69418"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Information disclosure and data tampering via specific low-level OCB encryption/decryption calls"
},
{
"cve": "CVE-2025-69419",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-01-16T14:21:52.793000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When processing a specially crafted PKCS#12 (Personal Information Exchange Syntax Standard) file, a remote attacker can exploit an out-of-bounds write vulnerability. This issue, occurring within the OPENSSL_uni2utf8() function, leads to memory corruption by writing data beyond its allocated buffer. Successful exploitation could result in a denial of service or potentially allow for arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. An out-of-bounds write in OpenSSL\u0027s PKCS12_get_friendlyname() function can lead to denial of service or arbitrary code execution. Exploitation requires an application to parse a specially crafted malicious PKCS#12 file. Red Hat FIPS modules are not affected as the PKCS#12 implementation is outside the FIPS module boundary.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69419"
},
{
"category": "external",
"summary": "RHBZ#2430386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69419",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69419"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, Red Hat recommends avoiding the processing of PKCS#12 files from untrusted or unverified sources. Applications that use the `PKCS12_get_friendlyname()` API should ensure that PKCS#12 files are only processed if they originate from trusted entities. Restricting the input sources for PKCS#12 files can significantly reduce the attack surface for this flaw.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing"
},
{
"cve": "CVE-2025-69420",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-01-16T14:21:53.497000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A type confusion vulnerability exists in the TimeStamp Response verification code, where an ASN1_TYPE union member is accessed without proper type validation. A remote attacker can exploit this by providing a malformed TimeStamp Response to an application that verifies timestamp responses. This can lead to an invalid or NULL pointer dereference, resulting in a Denial of Service (DoS) due to an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service via malformed TimeStamp Response",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. A type confusion flaw in the TimeStamp Response verification code can lead to a Denial of Service when processing a specially crafted TimeStamp Response. Exploitation requires an application to call `TS_RESP_verify_response()` with a malformed response, and the TimeStamp protocol (RFC 3161) is not widely used. Red Hat FIPS modules are not affected as the TimeStamp Response implementation is outside the FIPS module boundary.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69420"
},
{
"category": "external",
"summary": "RHBZ#2430388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69420",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69420"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service via malformed TimeStamp Response"
},
{
"cve": "CVE-2025-69421",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-01-16T14:21:53.845000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430387"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by providing a specially crafted, malformed PKCS#12 file to an application that processes it. The flaw occurs due to a NULL pointer dereference in the PKCS12_item_decrypt_d2i_ex() function when handling the malformed file, leading to an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service via malformed PKCS#12 file processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat because it requires an application to process a specially crafted, malformed PKCS#12 file, leading to a Denial of Service. The vulnerability is limited to a crash and cannot be escalated to achieve code execution or memory disclosure. Red Hat FIPS modules are not affected as the PKCS#12 implementation is outside the OpenSSL FIPS module boundary.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69421"
},
{
"category": "external",
"summary": "RHBZ#2430387",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430387"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69421"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service via malformed PKCS#12 file processing"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-22795",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-01-16T14:21:53.146000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430389"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. This type confusion vulnerability allows a remote attacker to cause a Denial of Service (DoS) by tricking a user or application into processing a maliciously crafted PKCS#12 (Personal Information Exchange Syntax Standard) file. The vulnerability leads to an invalid or NULL pointer dereference, resulting in an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service due to type confusion in PKCS#12 file processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. An application processing a maliciously crafted PKCS#12 file can be caused to dereference an invalid or NULL pointer, resulting in a Denial of Service. In the Red Hat context, impact is limited as PKCS#12 files are typically used for trusted private keys and are not commonly accepted from untrusted sources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22795"
},
{
"category": "external",
"summary": "RHBZ#2430389",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430389"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22795"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service due to type confusion in PKCS#12 file processing"
},
{
"cve": "CVE-2026-22796",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-01-16T14:43:21.598000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. This type confusion vulnerability allows a remote attacker to cause a denial of service (DoS) by providing specially crafted PKCS#7 data to an application that performs signature verification. The vulnerability occurs because the application accesses an ASN1_TYPE union member without proper type validation, leading to an invalid or NULL pointer dereference and a crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service via type confusion in PKCS#7 signature verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. A type confusion flaw in the legacy PKCS#7 API can lead to a Denial of Service when processing specially crafted PKCS#7 data. Exploitation requires an application to perform signature verification of malformed PKCS#7 data. Red Hat products utilizing the FIPS module are not affected as the PKCS#7 parsing is outside the module boundary.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22796"
},
{
"category": "external",
"summary": "RHBZ#2430390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22796",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22796"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T14:34:45+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service via type confusion in PKCS#7 signature verification"
}
]
}
RHSA-2026:2713
Vulnerability from csaf_redhat - Published: 2026-02-16 11:10 - Updated: 2026-04-19 19:36A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:python3-0:3.6.8-21.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-0:3.6.8-21.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-0:3.6.8-21.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-0:3.6.8-21.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-0:3.6.8-21.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-0:3.6.8-21.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-0:3.6.8-21.el7_9.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-0:3.6.8-21.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.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 is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.\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* cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service (CVE-2025-12084)\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-2026:2713",
"url": "https://access.redhat.com/errata/RHSA-2026:2713"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2713.json"
}
],
"title": "Red Hat Security Advisory: python3 security update",
"tracking": {
"current_release_date": "2026-04-19T19:36:49+00:00",
"generator": {
"date": "2026-04-19T19:36:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:2713",
"initial_release_date": "2026-02-16T11:10:11+00:00",
"revision_history": [
{
"date": "2026-02-16T11:10:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-16T11:10:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-19T19:36:49+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 Server (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-21.el7_9.3.src",
"product": {
"name": "python3-0:3.6.8-21.el7_9.3.src",
"product_id": "python3-0:3.6.8-21.el7_9.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-21.el7_9.3.x86_64",
"product": {
"name": "python3-0:3.6.8-21.el7_9.3.x86_64",
"product_id": "python3-0:3.6.8-21.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-21.el7_9.3.x86_64",
"product": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.x86_64",
"product_id": "python3-libs-0:3.6.8-21.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.x86_64",
"product": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.x86_64",
"product_id": "python3-debuginfo-0:3.6.8-21.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.6.8-21.el7_9.3.x86_64",
"product": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.x86_64",
"product_id": "python3-debug-0:3.6.8-21.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.6.8-21.el7_9.3.x86_64",
"product": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.x86_64",
"product_id": "python3-devel-0:3.6.8-21.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-21.el7_9.3.x86_64",
"product": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.x86_64",
"product_id": "python3-idle-0:3.6.8-21.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-21.el7_9.3.x86_64",
"product": {
"name": "python3-test-0:3.6.8-21.el7_9.3.x86_64",
"product_id": "python3-test-0:3.6.8-21.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.x86_64",
"product": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.x86_64",
"product_id": "python3-tkinter-0:3.6.8-21.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9.3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-21.el7_9.3.i686",
"product": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.i686",
"product_id": "python3-libs-0:3.6.8-21.el7_9.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.i686",
"product": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.i686",
"product_id": "python3-debuginfo-0:3.6.8-21.el7_9.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.6.8-21.el7_9.3.i686",
"product": {
"name": "python3-0:3.6.8-21.el7_9.3.i686",
"product_id": "python3-0:3.6.8-21.el7_9.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.6.8-21.el7_9.3.i686",
"product": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.i686",
"product_id": "python3-debug-0:3.6.8-21.el7_9.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.6.8-21.el7_9.3.i686",
"product": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.i686",
"product_id": "python3-devel-0:3.6.8-21.el7_9.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-21.el7_9.3.i686",
"product": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.i686",
"product_id": "python3-idle-0:3.6.8-21.el7_9.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-21.el7_9.3.i686",
"product": {
"name": "python3-test-0:3.6.8-21.el7_9.3.i686",
"product_id": "python3-test-0:3.6.8-21.el7_9.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.i686",
"product": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.i686",
"product_id": "python3-tkinter-0:3.6.8-21.el7_9.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9.3?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-21.el7_9.3.ppc64le",
"product": {
"name": "python3-0:3.6.8-21.el7_9.3.ppc64le",
"product_id": "python3-0:3.6.8-21.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-21.el7_9.3.ppc64le",
"product": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.ppc64le",
"product_id": "python3-libs-0:3.6.8-21.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64le",
"product": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64le",
"product_id": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.6.8-21.el7_9.3.ppc64le",
"product": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.ppc64le",
"product_id": "python3-debug-0:3.6.8-21.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.6.8-21.el7_9.3.ppc64le",
"product": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.ppc64le",
"product_id": "python3-devel-0:3.6.8-21.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-21.el7_9.3.ppc64le",
"product": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.ppc64le",
"product_id": "python3-idle-0:3.6.8-21.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-21.el7_9.3.ppc64le",
"product": {
"name": "python3-test-0:3.6.8-21.el7_9.3.ppc64le",
"product_id": "python3-test-0:3.6.8-21.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc64le",
"product": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc64le",
"product_id": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9.3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-21.el7_9.3.ppc64",
"product": {
"name": "python3-0:3.6.8-21.el7_9.3.ppc64",
"product_id": "python3-0:3.6.8-21.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9.3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-21.el7_9.3.ppc64",
"product": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.ppc64",
"product_id": "python3-libs-0:3.6.8-21.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9.3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64",
"product": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64",
"product_id": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9.3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.6.8-21.el7_9.3.ppc64",
"product": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.ppc64",
"product_id": "python3-debug-0:3.6.8-21.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9.3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.6.8-21.el7_9.3.ppc64",
"product": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.ppc64",
"product_id": "python3-devel-0:3.6.8-21.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9.3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-21.el7_9.3.ppc64",
"product": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.ppc64",
"product_id": "python3-idle-0:3.6.8-21.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9.3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-21.el7_9.3.ppc64",
"product": {
"name": "python3-test-0:3.6.8-21.el7_9.3.ppc64",
"product_id": "python3-test-0:3.6.8-21.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9.3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc64",
"product": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc64",
"product_id": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9.3?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-21.el7_9.3.ppc",
"product": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.ppc",
"product_id": "python3-libs-0:3.6.8-21.el7_9.3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9.3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc",
"product": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc",
"product_id": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9.3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.6.8-21.el7_9.3.ppc",
"product": {
"name": "python3-0:3.6.8-21.el7_9.3.ppc",
"product_id": "python3-0:3.6.8-21.el7_9.3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9.3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.6.8-21.el7_9.3.ppc",
"product": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.ppc",
"product_id": "python3-debug-0:3.6.8-21.el7_9.3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9.3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.6.8-21.el7_9.3.ppc",
"product": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.ppc",
"product_id": "python3-devel-0:3.6.8-21.el7_9.3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9.3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-21.el7_9.3.ppc",
"product": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.ppc",
"product_id": "python3-idle-0:3.6.8-21.el7_9.3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9.3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-21.el7_9.3.ppc",
"product": {
"name": "python3-test-0:3.6.8-21.el7_9.3.ppc",
"product_id": "python3-test-0:3.6.8-21.el7_9.3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9.3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc",
"product": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc",
"product_id": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9.3?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-21.el7_9.3.s390x",
"product": {
"name": "python3-0:3.6.8-21.el7_9.3.s390x",
"product_id": "python3-0:3.6.8-21.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-21.el7_9.3.s390x",
"product": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.s390x",
"product_id": "python3-libs-0:3.6.8-21.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.s390x",
"product": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.s390x",
"product_id": "python3-debuginfo-0:3.6.8-21.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.6.8-21.el7_9.3.s390x",
"product": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.s390x",
"product_id": "python3-debug-0:3.6.8-21.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.6.8-21.el7_9.3.s390x",
"product": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.s390x",
"product_id": "python3-devel-0:3.6.8-21.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-21.el7_9.3.s390x",
"product": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.s390x",
"product_id": "python3-idle-0:3.6.8-21.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-21.el7_9.3.s390x",
"product": {
"name": "python3-test-0:3.6.8-21.el7_9.3.s390x",
"product_id": "python3-test-0:3.6.8-21.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.s390x",
"product": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.s390x",
"product_id": "python3-tkinter-0:3.6.8-21.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9.3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-21.el7_9.3.s390",
"product": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.s390",
"product_id": "python3-libs-0:3.6.8-21.el7_9.3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9.3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.s390",
"product": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.s390",
"product_id": "python3-debuginfo-0:3.6.8-21.el7_9.3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9.3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.6.8-21.el7_9.3.s390",
"product": {
"name": "python3-0:3.6.8-21.el7_9.3.s390",
"product_id": "python3-0:3.6.8-21.el7_9.3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9.3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.6.8-21.el7_9.3.s390",
"product": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.s390",
"product_id": "python3-debug-0:3.6.8-21.el7_9.3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9.3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.6.8-21.el7_9.3.s390",
"product": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.s390",
"product_id": "python3-devel-0:3.6.8-21.el7_9.3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9.3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-21.el7_9.3.s390",
"product": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.s390",
"product_id": "python3-idle-0:3.6.8-21.el7_9.3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9.3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-21.el7_9.3.s390",
"product": {
"name": "python3-test-0:3.6.8-21.el7_9.3.s390",
"product_id": "python3-test-0:3.6.8-21.el7_9.3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9.3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.s390",
"product": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.s390",
"product_id": "python3-tkinter-0:3.6.8-21.el7_9.3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9.3?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-0:3.6.8-21.el7_9.3.i686"
},
"product_reference": "python3-0:3.6.8-21.el7_9.3.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-0:3.6.8-21.el7_9.3.ppc"
},
"product_reference": "python3-0:3.6.8-21.el7_9.3.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-0:3.6.8-21.el7_9.3.ppc64"
},
"product_reference": "python3-0:3.6.8-21.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-0:3.6.8-21.el7_9.3.ppc64le"
},
"product_reference": "python3-0:3.6.8-21.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-0:3.6.8-21.el7_9.3.s390"
},
"product_reference": "python3-0:3.6.8-21.el7_9.3.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-0:3.6.8-21.el7_9.3.s390x"
},
"product_reference": "python3-0:3.6.8-21.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.3.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-0:3.6.8-21.el7_9.3.src"
},
"product_reference": "python3-0:3.6.8-21.el7_9.3.src",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-0:3.6.8-21.el7_9.3.x86_64"
},
"product_reference": "python3-0:3.6.8-21.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.i686"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.3.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.3.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64le"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.3.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390x"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.x86_64"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.3.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.3.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390x"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.i686"
},
"product_reference": "python3-devel-0:3.6.8-21.el7_9.3.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc"
},
"product_reference": "python3-devel-0:3.6.8-21.el7_9.3.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64"
},
"product_reference": "python3-devel-0:3.6.8-21.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64le"
},
"product_reference": "python3-devel-0:3.6.8-21.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390"
},
"product_reference": "python3-devel-0:3.6.8-21.el7_9.3.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390x"
},
"product_reference": "python3-devel-0:3.6.8-21.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.x86_64"
},
"product_reference": "python3-devel-0:3.6.8-21.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.i686"
},
"product_reference": "python3-idle-0:3.6.8-21.el7_9.3.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc"
},
"product_reference": "python3-idle-0:3.6.8-21.el7_9.3.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64"
},
"product_reference": "python3-idle-0:3.6.8-21.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-21.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390"
},
"product_reference": "python3-idle-0:3.6.8-21.el7_9.3.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390x"
},
"product_reference": "python3-idle-0:3.6.8-21.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-21.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.i686"
},
"product_reference": "python3-libs-0:3.6.8-21.el7_9.3.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc"
},
"product_reference": "python3-libs-0:3.6.8-21.el7_9.3.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64"
},
"product_reference": "python3-libs-0:3.6.8-21.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-21.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390"
},
"product_reference": "python3-libs-0:3.6.8-21.el7_9.3.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390x"
},
"product_reference": "python3-libs-0:3.6.8-21.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-21.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-21.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.i686"
},
"product_reference": "python3-test-0:3.6.8-21.el7_9.3.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-21.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc"
},
"product_reference": "python3-test-0:3.6.8-21.el7_9.3.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-21.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64"
},
"product_reference": "python3-test-0:3.6.8-21.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-21.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-21.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-21.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.s390"
},
"product_reference": "python3-test-0:3.6.8-21.el7_9.3.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-21.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.s390x"
},
"product_reference": "python3-test-0:3.6.8-21.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-21.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.x86_64"
},
"product_reference": "python3-test-0:3.6.8-21.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-21.el7_9.3.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc"
},
"product_reference": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64"
},
"product_reference": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390"
},
"product_reference": "python3-tkinter-0:3.6.8-21.el7_9.3.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390x"
},
"product_reference": "python3-tkinter-0:3.6.8-21.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-21.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.i686"
},
"product_reference": "python3-0:3.6.8-21.el7_9.3.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.ppc"
},
"product_reference": "python3-0:3.6.8-21.el7_9.3.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.ppc64"
},
"product_reference": "python3-0:3.6.8-21.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.ppc64le"
},
"product_reference": "python3-0:3.6.8-21.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.s390"
},
"product_reference": "python3-0:3.6.8-21.el7_9.3.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.s390x"
},
"product_reference": "python3-0:3.6.8-21.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.3.src as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.src"
},
"product_reference": "python3-0:3.6.8-21.el7_9.3.src",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.x86_64"
},
"product_reference": "python3-0:3.6.8-21.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.i686"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.3.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.3.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64le"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.3.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390x"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.x86_64"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.3.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.3.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390x"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.i686"
},
"product_reference": "python3-devel-0:3.6.8-21.el7_9.3.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc"
},
"product_reference": "python3-devel-0:3.6.8-21.el7_9.3.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64"
},
"product_reference": "python3-devel-0:3.6.8-21.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64le"
},
"product_reference": "python3-devel-0:3.6.8-21.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390"
},
"product_reference": "python3-devel-0:3.6.8-21.el7_9.3.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390x"
},
"product_reference": "python3-devel-0:3.6.8-21.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.6.8-21.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.x86_64"
},
"product_reference": "python3-devel-0:3.6.8-21.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.i686"
},
"product_reference": "python3-idle-0:3.6.8-21.el7_9.3.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc"
},
"product_reference": "python3-idle-0:3.6.8-21.el7_9.3.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64"
},
"product_reference": "python3-idle-0:3.6.8-21.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-21.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390"
},
"product_reference": "python3-idle-0:3.6.8-21.el7_9.3.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390x"
},
"product_reference": "python3-idle-0:3.6.8-21.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-21.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-21.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.i686"
},
"product_reference": "python3-libs-0:3.6.8-21.el7_9.3.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc"
},
"product_reference": "python3-libs-0:3.6.8-21.el7_9.3.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64"
},
"product_reference": "python3-libs-0:3.6.8-21.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-21.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390"
},
"product_reference": "python3-libs-0:3.6.8-21.el7_9.3.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390x"
},
"product_reference": "python3-libs-0:3.6.8-21.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-21.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-21.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-21.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.i686"
},
"product_reference": "python3-test-0:3.6.8-21.el7_9.3.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-21.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc"
},
"product_reference": "python3-test-0:3.6.8-21.el7_9.3.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-21.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64"
},
"product_reference": "python3-test-0:3.6.8-21.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-21.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-21.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-21.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.s390"
},
"product_reference": "python3-test-0:3.6.8-21.el7_9.3.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-21.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.s390x"
},
"product_reference": "python3-test-0:3.6.8-21.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-21.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.x86_64"
},
"product_reference": "python3-test-0:3.6.8-21.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-21.el7_9.3.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc"
},
"product_reference": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64"
},
"product_reference": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-21.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390"
},
"product_reference": "python3-tkinter-0:3.6.8-21.el7_9.3.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390x"
},
"product_reference": "python3-tkinter-0:3.6.8-21.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-21.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12084",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-03T19:01:03.489250+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418655"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products as it can lead to a denial of service. The flaw exists in the `xml.dom.minidom` module of cpython, where a quadratic algorithm in methods like `appendChild()` can be triggered when processing excessively nested XML documents. When successfully exploited this may impact the availability of applications utilizing this functionality across affected Red Hat products.",
"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": [
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.src",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.src",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "RHBZ#2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/142145",
"url": "https://github.com/python/cpython/issues/142145"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/142146",
"url": "https://github.com/python/cpython/pull/142146"
}
],
"release_date": "2025-12-03T18:55:32.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T11:10:11+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": [
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.src",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.src",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2713"
},
{
"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": [
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.src",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.src",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.src",
"7Server-ELS:python3-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-debug-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-devel-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-idle-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-libs-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-test-0:3.6.8-21.el7_9.3.x86_64",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.i686",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390x",
"7Server-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.src",
"7Server-optional-ELS:python3-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-debug-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-debuginfo-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-devel-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-idle-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-libs-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-test-0:3.6.8-21.el7_9.3.x86_64",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.i686",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.ppc64le",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.s390x",
"7Server-optional-ELS:python3-tkinter-0:3.6.8-21.el7_9.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service"
}
]
}
RHSA-2026:4943
Vulnerability from csaf_redhat - Published: 2026-03-18 16:24 - Updated: 2026-06-06 07:20An out of bounds read flaw has been discovered in the curl project. Under specific conditions the path comparison logic makes curl read outside a heap buffer boundary. This bug either causes a crash or it potentially makes the comparison come to the wrong conclusion and lets the clear-text site override the contents of the secure cookie, contrary to expectations and depending on the memory contents immediately following the single-byte allocation that holds the path.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
A flaw was found in the GnuTLS library, specifically in the gnutls_pkcs11_token_init() function that handles PKCS#11 token initialization. When a token label longer than expected is processed, the function writes past the end of a fixed-size stack buffer. This programming error can cause the application using GnuTLS to crash or, in certain conditions, be exploited for code execution. As a result, systems or applications relying on GnuTLS may be vulnerable to a denial of service or local privilege escalation attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. When an application processes a maliciously crafted PKCS#12 file, an attacker can exploit a stack buffer overflow or a NULL pointer dereference. This can lead to a denial of service (DoS) by crashing the application, and in some cases, may enable arbitrary code execution. The vulnerability arises from the lack of validation for PBKDF2 salt and keylength parameters within the PKCS#12 file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into memory, potentially causing memory allocations errors, swapping, out-of-memory conditions or even system freezes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Workaround
|
A flaw was found in util-linux. This vulnerability allows a heap buffer overread when processing 256-byte usernames, specifically within the `setpwnam()` function, affecting SUID (Set User ID) login-utils utilities writing to the password database.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
|
A flaw was found in glibc. When the wordexp function is called with the flags WRDE_REUSE and WRDE_APPEND, it may return uninitialized memory. If the caller inspects the we_wordv array or calls the wordfree function to free the allocated memory, the process will abort, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
A flaw was found in openssl. A remote attacker could trigger a NULL pointer dereference by sending an unknown or unsupported cipher ID during the client hello callback in applications using the QUIC (Quick UDP Internet Connections) protocol. This vulnerability, occurring when the SSL_CIPHER_find() function is called in this specific context, leads to an abnormal termination of the running process, causing a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
A flaw was found in openssl. When a user signs or verifies files larger than 16MB using the `openssl dgst` command with one-shot algorithms, the tool silently truncates the input to 16MB. This creates an integrity gap, allowing trailing data beyond the initial 16MB to be modified without detection because it remains unauthenticated. This vulnerability primarily impacts workflows that both sign and verify files using the affected `openssl dgst` command.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. A remote attacker can exploit this vulnerability by sending a specially crafted CompressedCertificate message during the TLS 1.3 handshake. This can cause excessive per-connection memory allocations, leading to resource exhaustion and a Denial of Service (DoS) for affected clients and servers. This issue occurs when TLS 1.3 certificate compression is enabled and negotiated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. This vulnerability involves an out-of-bounds write in the line-buffering BIO filter, which can lead to memory corruption. While exploitation is unlikely to be under direct attacker control, a successful attack could cause an application to crash, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. When applications directly call the low-level CRYPTO_ocb128_encrypt() or CRYPTO_ocb128_decrypt() functions with non-block-aligned lengths in a single call on hardware-accelerated builds, the trailing 1-15 bytes of a message may be exposed in cleartext. These exposed bytes are not covered by the authentication tag, allowing an attacker to read or tamper with them without detection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. When processing a specially crafted PKCS#12 (Personal Information Exchange Syntax Standard) file, a remote attacker can exploit an out-of-bounds write vulnerability. This issue, occurring within the OPENSSL_uni2utf8() function, leads to memory corruption by writing data beyond its allocated buffer. Successful exploitation could result in a denial of service or potentially allow for arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. A type confusion vulnerability exists in the TimeStamp Response verification code, where an ASN1_TYPE union member is accessed without proper type validation. A remote attacker can exploit this by providing a malformed TimeStamp Response to an application that verifies timestamp responses. This can lead to an invalid or NULL pointer dereference, resulting in a Denial of Service (DoS) due to an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by providing a specially crafted, malformed PKCS#12 file to an application that processes it. The flaw occurs due to a NULL pointer dereference in the PKCS12_item_decrypt_d2i_ex() function when handling the malformed file, leading to an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
A flaw was found in the glibc library. Passing an excessively large alignment value to the memalign suite of functions, such as memalign, posix_memalign, aligned_alloc, valloc and pvalloc, an integer overflow can occur during internal size calculations due to improper overflow checks, causing an allocation of a small chunk of memory which is subsequently used for writing. This issue can result in an application crash or heap memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in glibc, the GNU C Library. When an application calls the `getnetbyaddr` or `getnetbyaddr_r` functions to resolve a network address, and the system's `nsswitch.conf` file is configured to use a DNS (Domain Name System) backend for network lookups, a query for a zero-valued network can lead to the disclosure of stack memory contents. This information is leaked to the configured DNS resolver, potentially allowing an attacker who controls the resolver to gain sensitive data from the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in NGINX. When NGINX is configured to proxy to upstream Transport Layer Security (TLS) servers, An attacker with a man-in-the-middle (MITM) position on the upstream server side—along with conditions beyond the attacker's control—may be able to inject plain text data into the response from an upstream proxied server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Workaround
|
A type validation flaw has been discovered in postgresql. Improper validation of the type "oidvector" in PostgreSQL allows a database user to disclose a few bytes of server memory. It is possible that this may expose confidential information but it is unlikely.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
A type validation flaw has been discovered in PostgreSQL. Missing validation of type of input in PostgreSQL intarray extension selectivity estimator function allows an object creator to execute arbitrary code as the operating system user running the database.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
A heap based buffer overflow flaw has been discovered in PostgreSQL. This Heap buffer overflow is in the `pgcrypto` component and allows a ciphertext provider to execute arbitrary code as the operating system user running the database.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
Missing validation of multibyte character length in PostgreSQL text manipulation allows a database user to issue crafted queries that achieve a buffer overrun. That suffices to execute arbitrary code as the operating system user running the database.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. This type confusion vulnerability allows a remote attacker to cause a Denial of Service (DoS) by tricking a user or application into processing a maliciously crafted PKCS#12 (Personal Information Exchange Syntax Standard) file. The vulnerability leads to an invalid or NULL pointer dereference, resulting in an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. This type confusion vulnerability allows a remote attacker to cause a denial of service (DoS) by providing specially crafted PKCS#7 data to an application that performs signature verification. The vulnerability occurs because the application accesses an ASN1_TYPE union member without proper type validation, leading to an invalid or NULL pointer dereference and a crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
Workaround
|
A flaw was found in pyasn1, a generic ASN.1 library for Python. A remote attacker could exploit this vulnerability by sending a specially crafted RELATIVE-OID with excessive continuation octets. This input validation vulnerability leads to memory exhaustion, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 | — | ||
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 | — | ||
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The latest release of Red Hat Update Infrastructure. For more details, see the product documentation.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Update Infrastructure (RHUI) container images are based on the latest RHUI RPM packages and the ubi9 or ubi9-init base images.\nThis release updates to the latest version.",
"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-2026:4943",
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "external",
"summary": "https://access.redhat.com/products/red-hat-update-infrastructure",
"url": "https://access.redhat.com/products/red-hat-update-infrastructure"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-11187",
"url": "https://access.redhat.com/security/cve/CVE-2025-11187"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12084",
"url": "https://access.redhat.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13836",
"url": "https://access.redhat.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14104",
"url": "https://access.redhat.com/security/cve/CVE-2025-14104"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14831",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15281",
"url": "https://access.redhat.com/security/cve/CVE-2025-15281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15366",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15367",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15467",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15468",
"url": "https://access.redhat.com/security/cve/CVE-2025-15468"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15469",
"url": "https://access.redhat.com/security/cve/CVE-2025-15469"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66199",
"url": "https://access.redhat.com/security/cve/CVE-2025-66199"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68160",
"url": "https://access.redhat.com/security/cve/CVE-2025-68160"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69418",
"url": "https://access.redhat.com/security/cve/CVE-2025-69418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69419",
"url": "https://access.redhat.com/security/cve/CVE-2025-69419"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69420",
"url": "https://access.redhat.com/security/cve/CVE-2025-69420"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69421",
"url": "https://access.redhat.com/security/cve/CVE-2025-69421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9086",
"url": "https://access.redhat.com/security/cve/CVE-2025-9086"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9820",
"url": "https://access.redhat.com/security/cve/CVE-2025-9820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0861",
"url": "https://access.redhat.com/security/cve/CVE-2026-0861"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0865",
"url": "https://access.redhat.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0915",
"url": "https://access.redhat.com/security/cve/CVE-2026-0915"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1299",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1642",
"url": "https://access.redhat.com/security/cve/CVE-2026-1642"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2003",
"url": "https://access.redhat.com/security/cve/CVE-2026-2003"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2004",
"url": "https://access.redhat.com/security/cve/CVE-2026-2004"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2005",
"url": "https://access.redhat.com/security/cve/CVE-2026-2005"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2006",
"url": "https://access.redhat.com/security/cve/CVE-2026-2006"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22795",
"url": "https://access.redhat.com/security/cve/CVE-2026-22795"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22796",
"url": "https://access.redhat.com/security/cve/CVE-2026-22796"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23490",
"url": "https://access.redhat.com/security/cve/CVE-2026-23490"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/5",
"url": "https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/5"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_4943.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Update Infrastructure 5.1 security update",
"tracking": {
"current_release_date": "2026-06-06T07:20:48+00:00",
"generator": {
"date": "2026-06-06T07:20:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:4943",
"initial_release_date": "2026-03-18T16:24:32+00:00",
"revision_history": [
{
"date": "2026-03-18T16:24:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-18T16:24:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T07:20:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Update Infrastructure 5",
"product": {
"name": "Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhui:5::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Update Infrastructure"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"product": {
"name": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"product_id": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cds-rhel9@sha256%3A200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1773670073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"product": {
"name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"product_id": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/haproxy-rhel9@sha256%3Ad98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1773672059"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"product": {
"name": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"product_id": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/installer-rhel9@sha256%3A2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1773668803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64",
"product": {
"name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64",
"product_id": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhua-rhel9@sha256%3A5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1773670137"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64"
},
"product_reference": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64"
},
"product_reference": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
},
"product_reference": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
},
"product_reference": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-9086",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-09-12T06:01:02.244669+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2394750"
}
],
"notes": [
{
"category": "description",
"text": "An out of bounds read flaw has been discovered in the curl project. Under specific conditions the path comparison logic makes curl read outside a heap buffer boundary. This bug either causes a crash or it potentially makes the comparison come to the wrong conclusion and lets the clear-text site override the contents of the secure cookie, contrary to expectations and depending on the memory contents immediately following the single-byte allocation that holds the path.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: libcurl: Curl out of bounds read for cookie path",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9086"
},
{
"category": "external",
"summary": "RHBZ#2394750",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2394750"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9086",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9086"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2025-9086.html",
"url": "https://curl.se/docs/CVE-2025-9086.html"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2025-9086.json",
"url": "https://curl.se/docs/CVE-2025-9086.json"
},
{
"category": "external",
"summary": "https://github.com/curl/curl/commit/c6ae07c6a541e0e96d0040afb6",
"url": "https://github.com/curl/curl/commit/c6ae07c6a541e0e96d0040afb6"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3294999",
"url": "https://hackerone.com/reports/3294999"
}
],
"release_date": "2025-09-12T05:10:03.815000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: libcurl: Curl out of bounds read for cookie path"
},
{
"cve": "CVE-2025-9820",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2025-09-02T10:00:18.839000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GnuTLS library, specifically in the gnutls_pkcs11_token_init() function that handles PKCS#11 token initialization. When a token label longer than expected is processed, the function writes past the end of a fixed-size stack buffer. This programming error can cause the application using GnuTLS to crash or, in certain conditions, be exploited for code execution. As a result, systems or applications relying on GnuTLS may be vulnerable to a denial of service or local privilege escalation attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: Stack-based Buffer Overflow in gnutls_pkcs11_token_init() Function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Low, since exploitation requires local access or a malicious PKCS#11 token. While the impact is limited to denial of service or potential code execution in constrained scenarios, the vulnerability stems from a lack of proper bounds checking during token label handling in GnuTLS. Users should treat this as a security concern in environments where untrusted tokens may be introduced.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9820"
},
{
"category": "external",
"summary": "RHBZ#2392528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9820"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/commit/1d56f96f6ab5034d677136b9d50b5a75dff0faf5",
"url": "https://gitlab.com/gnutls/gnutls/-/commit/1d56f96f6ab5034d677136b9d50b5a75dff0faf5"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1732",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1732"
},
{
"category": "external",
"summary": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2025-11-18",
"url": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2025-11-18"
}
],
"release_date": "2025-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"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. Applying the upstream patch or vendor-supplied security update is the recommended resolution.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "gnutls: Stack-based Buffer Overflow in gnutls_pkcs11_token_init() Function"
},
{
"cve": "CVE-2025-11187",
"cwe": {
"id": "CWE-233",
"name": "Improper Handling of Parameters"
},
"discovery_date": "2026-01-16T14:21:50.559000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430375"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When an application processes a maliciously crafted PKCS#12 file, an attacker can exploit a stack buffer overflow or a NULL pointer dereference. This can lead to a denial of service (DoS) by crashing the application, and in some cases, may enable arbitrary code execution. The vulnerability arises from the lack of validation for PBKDF2 salt and keylength parameters within the PKCS#12 file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Arbitrary code execution or denial of service through crafted PKCS#12 file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. It affects OpenSSL versions 3.6, 3.5, and 3.4, where improper validation of PBMAC1 parameters in PKCS#12 MAC verification can lead to a stack buffer overflow or NULL pointer dereference. Exploitation requires an application to process a maliciously crafted PKCS#12 file, which is uncommon as these files are typically trusted. OpenSSL versions 3.3, 3.0, 1.1.1, and 1.0.2 are not affected as they do not support PBMAC1 in PKCS#12.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-11187"
},
{
"category": "external",
"summary": "RHBZ#2430375",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430375"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11187"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11187",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11187"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted PKCS#12 files. Applications should only handle PKCS#12 files from trusted sources, as these files are typically used for storing private keys and are expected to be secure.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: OpenSSL: Arbitrary code execution or denial of service through crafted PKCS#12 file"
},
{
"cve": "CVE-2025-12084",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-03T19:01:03.489250+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418655"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products as it can lead to a denial of service. The flaw exists in the `xml.dom.minidom` module of cpython, where a quadratic algorithm in methods like `appendChild()` can be triggered when processing excessively nested XML documents. When successfully exploited this may impact the availability of applications utilizing this functionality across affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "RHBZ#2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/142145",
"url": "https://github.com/python/cpython/issues/142145"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/142146",
"url": "https://github.com/python/cpython/pull/142146"
}
],
"release_date": "2025-12-03T18:55:32.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service"
},
{
"cve": "CVE-2025-13836",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-01T19:01:03.091899+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418078"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into memory, potentially causing memory allocations errors, swapping, out-of-memory conditions or even system freezes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Excessive read buffering DoS in http.client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploited by Python applications using the http.client.HTTPResponse.read function without the amount parameter, which specifies the read size in bytes. Note that Python libraries may use this function internally and make applications vulnerable. Additionally, vulnerable Python applications must connect to a malicious or compromised server that replies with a very large or crafted Content-Length header to trigger this issue, limiting the exposure of this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "RHBZ#2418078",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418078"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13836",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13836"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/119451",
"url": "https://github.com/python/cpython/issues/119451"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/119454",
"url": "https://github.com/python/cpython/pull/119454"
}
],
"release_date": "2025-12-01T18:02:38.483000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Since this vulnerability is triggered when no read amount is specified and the client defaults to using the potentially malicious Content-Length header, developers can mitigate this issue in their code by always imposing an explicit, safe limit on data reads.\n\nApplications using the http.client.HTTPResponse.read function directly can ensure that read operations specify a byte limit:\n\n~~~\n...\nmax_safe_read = 10 * 1024 * 1024\ndata = response.read(max_safe_read)\n...\n~~~",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Excessive read buffering DoS in http.client"
},
{
"cve": "CVE-2025-14104",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-05T14:16:36.004000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419369"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in util-linux. This vulnerability allows a heap buffer overread when processing 256-byte usernames, specifically within the `setpwnam()` function, affecting SUID (Set User ID) login-utils utilities writing to the password database.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "util-linux: util-linux: Heap buffer overread in setpwnam() when processing 256-byte usernames",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14104"
},
{
"category": "external",
"summary": "RHBZ#2419369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14104"
}
],
"release_date": "2025-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "util-linux: util-linux: Heap buffer overread in setpwnam() when processing 256-byte usernames"
},
{
"cve": "CVE-2025-14831",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-17T14:48:30.222000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2423177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. GnuTLS is susceptible to a denial of service attack due to excessive CPU and memory consumption. This occurs when processing specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs) during certificate verification.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "RHBZ#2423177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1773",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1773"
}
],
"release_date": "2026-02-09T14:26:34.939000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification"
},
{
"cve": "CVE-2025-15281",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"discovery_date": "2026-01-20T14:01:12.320264+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431196"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glibc. When the wordexp function is called with the flags WRDE_REUSE and WRDE_APPEND, it may return uninitialized memory. If the caller inspects the we_wordv array or calls the wordfree function to free the allocated memory, the process will abort, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: wordexp with WRDE_REUSE and WRDE_APPEND may return uninitialized memory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to find an application linked to the glibc library that is using the wordexp function with the flags WRDE_REUSE and WRDE_APPEND. Also, calls to wordexp using both flags never worked correctly and thus the existence of applications that make use of this feature is unlikely. There is no known application vulnerable to this issue.\n\nFurthermore, this flaw will result in a denial of service with no other security impact.\n\nDue to these reasons, this vulnerability has been rated with a low severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15281"
},
{
"category": "external",
"summary": "RHBZ#2431196",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431196"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15281"
},
{
"category": "external",
"summary": "https://sourceware.org/bugzilla/show_bug.cgi?id=33814",
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=33814"
}
],
"release_date": "2026-01-20T13:22:46.495000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "To mitigate this issue, consider refactoring the use of the wordexp function to not use the WRDE_REUSE and WRDE_APPEND flags together.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "glibc: wordexp with WRDE_REUSE and WRDE_APPEND may return uninitialized memory"
},
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15467",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-01-16T14:21:50.710000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. On Red Hat Enterprise Linux, OpenSSL is built with stack protections enabled which mitigate the risk of code execution though a denial-of-service condition remains possible. This vulnerability only affects applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers, such as Kerberos using the PKINIT plugin. OpenSSL versions 1.1.1 and 1.0.2 are not affected by this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "RHBZ#2430376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467"
}
],
"release_date": "2026-01-27T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing"
},
{
"cve": "CVE-2025-15468",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-01-16T14:21:51.062000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430377"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in openssl. A remote attacker could trigger a NULL pointer dereference by sending an unknown or unsupported cipher ID during the client hello callback in applications using the QUIC (Quick UDP Internet Connections) protocol. This vulnerability, occurring when the SSL_CIPHER_find() function is called in this specific context, leads to an abnormal termination of the running process, causing a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service via NULL pointer dereference in QUIC protocol handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat. The NULL pointer dereference in the `SSL_CIPHER_find()` function, affecting OpenSSL versions 3.3, 3.4, 3.5, and 3.6, occurs only when applications utilizing the QUIC protocol uncommonly invoke this function from the `client_hello_cb` callback with an unknown cipher ID. This specific usage pattern and the resulting Denial of Service limit the overall impact in the Red Hat context.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15468"
},
{
"category": "external",
"summary": "RHBZ#2430377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430377"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15468"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15468",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15468"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service via NULL pointer dereference in QUIC protocol handling"
},
{
"cve": "CVE-2025-15469",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-01-16T14:21:51.411000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430378"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in openssl. When a user signs or verifies files larger than 16MB using the `openssl dgst` command with one-shot algorithms, the tool silently truncates the input to 16MB. This creates an integrity gap, allowing trailing data beyond the initial 16MB to be modified without detection because it remains unauthenticated. This vulnerability primarily impacts workflows that both sign and verify files using the affected `openssl dgst` command.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Data integrity bypass in `openssl dgst` command due to silent truncation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat. The flaw affects the `openssl dgst` command-line tool when used with one-shot algorithms (such as Ed25519, Ed448, or ML-DSA) on files larger than 16MB. Impact is limited as it requires both signing and verification to be performed using the affected command, and verifiers using library APIs are not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15469"
},
{
"category": "external",
"summary": "RHBZ#2430378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430378"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15469",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15469"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `openssl dgst` command with one-shot algorithms (such as Ed25519, Ed448, or ML-DSA) for files larger than 16MB. Instead, utilize streaming digest algorithms with `openssl dgst` or use library APIs for signing and verification, as these are not affected by the truncation vulnerability. Users should ensure that input files for one-shot signing/verification with `openssl dgst` do not exceed 16MB.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Data integrity bypass in `openssl dgst` command due to silent truncation"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-66199",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-16T14:21:51.739000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430379"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A remote attacker can exploit this vulnerability by sending a specially crafted CompressedCertificate message during the TLS 1.3 handshake. This can cause excessive per-connection memory allocations, leading to resource exhaustion and a Denial of Service (DoS) for affected clients and servers. This issue occurs when TLS 1.3 certificate compression is enabled and negotiated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service due to excessive memory allocation in TLS 1.3 certificate compression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. The flaw in OpenSSL 3.3, 3.4, 3.5, and 3.6 allows an attacker to cause excessive memory allocation during TLS 1.3 handshake with certificate compression, potentially leading to a Denial of Service. This affects both clients and servers in mutual TLS scenarios where certificate compression is negotiated. Servers not requesting client certificates are not vulnerable to client-initiated attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66199"
},
{
"category": "external",
"summary": "RHBZ#2430379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430379"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66199"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66199",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66199"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the reception of compressed certificates by setting the SSL_OP_NO_RX_CERTIFICATE_COMPRESSION option in OpenSSL configurations. This will prevent the vulnerable code path from being exercised.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service due to excessive memory allocation in TLS 1.3 certificate compression"
},
{
"cve": "CVE-2025-68160",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-01-16T14:21:52.088000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430380"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. This vulnerability involves an out-of-bounds write in the line-buffering BIO filter, which can lead to memory corruption. While exploitation is unlikely to be under direct attacker control, a successful attack could cause an application to crash, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service due to out-of-bounds write in BIO filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat. The `BIO_f_linebuffer` filter, where this heap out-of-bounds write occurs, is not used by default in TLS/SSL data paths within Red Hat products. Exploitation requires third-party applications to explicitly use this filter with a BIO chain that can short-write and process large, newline-free data influenced by an attacker, which is an unlikely scenario under attacker control. Red Hat FIPS modules are not affected by this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68160"
},
{
"category": "external",
"summary": "RHBZ#2430380",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430380"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68160",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68160"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service due to out-of-bounds write in BIO filter"
},
{
"cve": "CVE-2025-69418",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2026-01-16T14:21:52.438000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430381"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When applications directly call the low-level CRYPTO_ocb128_encrypt() or CRYPTO_ocb128_decrypt() functions with non-block-aligned lengths in a single call on hardware-accelerated builds, the trailing 1-15 bytes of a message may be exposed in cleartext. These exposed bytes are not covered by the authentication tag, allowing an attacker to read or tamper with them without detection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Information disclosure and data tampering via specific low-level OCB encryption/decryption calls",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. In the Red Hat context, impact is limited because typical OpenSSL consumers using higher-level EVP APIs are not affected. The flaw only manifests when applications directly call low-level CRYPTO_ocb128_encrypt() or CRYPTO_ocb128_decrypt() functions with non-block-aligned lengths in hardware-accelerated builds. Additionally, TLS does not use OCB ciphersuites, and FIPS modules are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69418"
},
{
"category": "external",
"summary": "RHBZ#2430381",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430381"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69418"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Information disclosure and data tampering via specific low-level OCB encryption/decryption calls"
},
{
"cve": "CVE-2025-69419",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-01-16T14:21:52.793000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When processing a specially crafted PKCS#12 (Personal Information Exchange Syntax Standard) file, a remote attacker can exploit an out-of-bounds write vulnerability. This issue, occurring within the OPENSSL_uni2utf8() function, leads to memory corruption by writing data beyond its allocated buffer. Successful exploitation could result in a denial of service or potentially allow for arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. An out-of-bounds write in OpenSSL\u0027s PKCS12_get_friendlyname() function can lead to denial of service or arbitrary code execution. Exploitation requires an application to parse a specially crafted malicious PKCS#12 file. Red Hat FIPS modules are not affected as the PKCS#12 implementation is outside the FIPS module boundary.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69419"
},
{
"category": "external",
"summary": "RHBZ#2430386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69419",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69419"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, Red Hat recommends avoiding the processing of PKCS#12 files from untrusted or unverified sources. Applications that use the `PKCS12_get_friendlyname()` API should ensure that PKCS#12 files are only processed if they originate from trusted entities. Restricting the input sources for PKCS#12 files can significantly reduce the attack surface for this flaw.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing"
},
{
"cve": "CVE-2025-69420",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-01-16T14:21:53.497000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A type confusion vulnerability exists in the TimeStamp Response verification code, where an ASN1_TYPE union member is accessed without proper type validation. A remote attacker can exploit this by providing a malformed TimeStamp Response to an application that verifies timestamp responses. This can lead to an invalid or NULL pointer dereference, resulting in a Denial of Service (DoS) due to an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service via malformed TimeStamp Response",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. A type confusion flaw in the TimeStamp Response verification code can lead to a Denial of Service when processing a specially crafted TimeStamp Response. Exploitation requires an application to call `TS_RESP_verify_response()` with a malformed response, and the TimeStamp protocol (RFC 3161) is not widely used. Red Hat FIPS modules are not affected as the TimeStamp Response implementation is outside the FIPS module boundary.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69420"
},
{
"category": "external",
"summary": "RHBZ#2430388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69420",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69420"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service via malformed TimeStamp Response"
},
{
"cve": "CVE-2025-69421",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-01-16T14:21:53.845000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430387"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by providing a specially crafted, malformed PKCS#12 file to an application that processes it. The flaw occurs due to a NULL pointer dereference in the PKCS12_item_decrypt_d2i_ex() function when handling the malformed file, leading to an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service via malformed PKCS#12 file processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat because it requires an application to process a specially crafted, malformed PKCS#12 file, leading to a Denial of Service. The vulnerability is limited to a crash and cannot be escalated to achieve code execution or memory disclosure. Red Hat FIPS modules are not affected as the PKCS#12 implementation is outside the OpenSSL FIPS module boundary.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69421"
},
{
"category": "external",
"summary": "RHBZ#2430387",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430387"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69421"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service via malformed PKCS#12 file processing"
},
{
"cve": "CVE-2026-0861",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-01-14T22:01:10.975595+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2429771"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the glibc library. Passing an excessively large alignment value to the memalign suite of functions, such as memalign, posix_memalign, aligned_alloc, valloc and pvalloc, an integer overflow can occur during internal size calculations due to improper overflow checks, causing an allocation of a small chunk of memory which is subsequently used for writing. This issue can result in an application crash or heap memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: Integer overflow in memalign leads to heap corruption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to find an application linked to the glibc library that is using one of the vulnerable functions (memalign, posix_memalign, aligned_alloc, valloc or pvalloc) in a way that the alignment parameter can be user-controlled, allowing an attacker to trigger the integer overflow. However, the alignment parameter used by the functions is usually hard-coded power of two and do not allow arbitrary values, specially values supplied by a user. There is no known application vulnerable to this issue.\n\nAlso, default Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and memory protections significantly increase the difficult of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this vulnerability has been rated with a low severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0861"
},
{
"category": "external",
"summary": "RHBZ#2429771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2429771"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0861",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0861"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0861",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0861"
},
{
"category": "external",
"summary": "https://sourceware.org/bugzilla/show_bug.cgi?id=33796",
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=33796"
}
],
"release_date": "2026-01-14T21:01:11.037000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Applications calling one of the vulnerable functions and allowing the alignment parameter to be set by user-controlled input can implement additional validations checks, ensuring the alignment value is a power of two and does not exceed a sane limit, for example the system page size or a maximum of 64KB. This prevents the excessively large value required to trigger the integer overflow.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "glibc: Integer overflow in memalign leads to heap corruption"
},
{
"cve": "CVE-2026-0865",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:26.694713+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431367"
}
],
"notes": [
{
"category": "description",
"text": "Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: wsgiref.headers.Headers allows header newline injection in Python",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "RHBZ#2431367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143916",
"url": "https://github.com/python/cpython/issues/143916"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143917",
"url": "https://github.com/python/cpython/pull/143917"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/"
}
],
"release_date": "2026-01-20T21:26:15.274000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: wsgiref.headers.Headers allows header newline injection in Python"
},
{
"cve": "CVE-2026-0915",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"discovery_date": "2026-01-15T23:01:26.157678+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430201"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glibc, the GNU C Library. When an application calls the `getnetbyaddr` or `getnetbyaddr_r` functions to resolve a network address, and the system\u0027s `nsswitch.conf` file is configured to use a DNS (Domain Name System) backend for network lookups, a query for a zero-valued network can lead to the disclosure of stack memory contents. This information is leaked to the configured DNS resolver, potentially allowing an attacker who controls the resolver to gain sensitive data from the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: glibc: Information disclosure via zero-valued network query",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. It allows for information disclosure of stack contents to a configured DNS resolver when an application utilizes `getnetbyaddr` or `getnetbyaddr_r` with a DNS backend specified in `nsswitch.conf` for a zero-valued network query. This affects Red Hat Enterprise Linux and OpenShift Container Platform.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0915"
},
{
"category": "external",
"summary": "RHBZ#2430201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430201"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0915",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0915"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0915",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0915"
},
{
"category": "external",
"summary": "https://sourceware.org/bugzilla/show_bug.cgi?id=33802",
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=33802"
}
],
"release_date": "2026-01-15T22:08:41.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glibc: glibc: Information disclosure via zero-valued network query"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
},
{
"cve": "CVE-2026-1642",
"cwe": {
"id": "CWE-349",
"name": "Acceptance of Extraneous Untrusted Data With Trusted Data"
},
"discovery_date": "2026-02-04T16:00:52.156255+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436738"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX. When NGINX is configured to proxy to upstream Transport Layer Security (TLS) servers, An attacker with a man-in-the-middle (MITM) position on the upstream server side\u2014along with conditions beyond the attacker\u0027s control\u2014may be able to inject plain text data into the response from an upstream proxied server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: NGINX: Data injection via man-in-the-middle attack on TLS proxied connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1642"
},
{
"category": "external",
"summary": "RHBZ#2436738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436738"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1642",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1642"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1642",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1642"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000159824",
"url": "https://my.f5.com/manage/s/article/K000159824"
}
],
"release_date": "2026-02-04T15:02:06.154000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nginx: NGINX: Data injection via man-in-the-middle attack on TLS proxied connections"
},
{
"cve": "CVE-2026-2003",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-02-12T14:01:21.557882+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439322"
}
],
"notes": [
{
"category": "description",
"text": "A type validation flaw has been discovered in postgresql. Improper validation of the type \"oidvector\" in PostgreSQL allows a database user to disclose a few bytes of server memory. It is possible that this may expose confidential information but it is unlikely.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL oidvector discloses a few bytes of memory",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2003"
},
{
"category": "external",
"summary": "RHBZ#2439322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439322"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2003",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2003"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2003",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2003"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-2003/",
"url": "https://www.postgresql.org/support/security/CVE-2026-2003/"
}
],
"release_date": "2026-02-12T13:00:06.108000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL oidvector discloses a few bytes of memory"
},
{
"cve": "CVE-2026-2004",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-02-12T14:01:31.249026+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439325"
}
],
"notes": [
{
"category": "description",
"text": "A type validation flaw has been discovered in PostgreSQL. Missing validation of type of input in PostgreSQL intarray extension selectivity estimator function allows an object creator to execute arbitrary code as the operating system user running the database.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL intarray missing validation of type of input to selectivity estimator executes arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2004"
},
{
"category": "external",
"summary": "RHBZ#2439325",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439325"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2004"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2004",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2004"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-2004/",
"url": "https://www.postgresql.org/support/security/CVE-2026-2004/"
}
],
"release_date": "2026-02-12T13:00:08.857000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL intarray missing validation of type of input to selectivity estimator executes arbitrary code"
},
{
"cve": "CVE-2026-2005",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-12T14:01:34.491431+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439326"
}
],
"notes": [
{
"category": "description",
"text": "A heap based buffer overflow flaw has been discovered in PostgreSQL. This Heap buffer overflow is in the `pgcrypto` component and allows a ciphertext provider to execute arbitrary code as the operating system user running the database.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL pgcrypto heap buffer overflow executes arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2005"
},
{
"category": "external",
"summary": "RHBZ#2439326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439326"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2005",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2005"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2005",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2005"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-2005/",
"url": "https://www.postgresql.org/support/security/CVE-2026-2005/"
}
],
"release_date": "2026-02-12T13:00:09.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL pgcrypto heap buffer overflow executes arbitrary code"
},
{
"cve": "CVE-2026-2006",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-02-12T14:01:27.485498+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439324"
}
],
"notes": [
{
"category": "description",
"text": "Missing validation of multibyte character length in PostgreSQL text manipulation allows a database user to issue crafted queries that achieve a buffer overrun. That suffices to execute arbitrary code as the operating system user running the database.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL missing validation of multibyte character length executes arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2006"
},
{
"category": "external",
"summary": "RHBZ#2439324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2006",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2006"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-2006/",
"url": "https://www.postgresql.org/support/security/CVE-2026-2006/"
}
],
"release_date": "2026-02-12T13:00:10.490000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL missing validation of multibyte character length executes arbitrary code"
},
{
"cve": "CVE-2026-22795",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-01-16T14:21:53.146000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430389"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. This type confusion vulnerability allows a remote attacker to cause a Denial of Service (DoS) by tricking a user or application into processing a maliciously crafted PKCS#12 (Personal Information Exchange Syntax Standard) file. The vulnerability leads to an invalid or NULL pointer dereference, resulting in an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service due to type confusion in PKCS#12 file processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. An application processing a maliciously crafted PKCS#12 file can be caused to dereference an invalid or NULL pointer, resulting in a Denial of Service. In the Red Hat context, impact is limited as PKCS#12 files are typically used for trusted private keys and are not commonly accepted from untrusted sources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22795"
},
{
"category": "external",
"summary": "RHBZ#2430389",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430389"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22795"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service due to type confusion in PKCS#12 file processing"
},
{
"cve": "CVE-2026-22796",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-01-16T14:43:21.598000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. This type confusion vulnerability allows a remote attacker to cause a denial of service (DoS) by providing specially crafted PKCS#7 data to an application that performs signature verification. The vulnerability occurs because the application accesses an ASN1_TYPE union member without proper type validation, leading to an invalid or NULL pointer dereference and a crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service via type confusion in PKCS#7 signature verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. A type confusion flaw in the legacy PKCS#7 API can lead to a Denial of Service when processing specially crafted PKCS#7 data. Exploitation requires an application to perform signature verification of malformed PKCS#7 data. Red Hat products utilizing the FIPS module are not affected as the PKCS#7 parsing is outside the module boundary.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22796"
},
{
"category": "external",
"summary": "RHBZ#2430390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22796",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22796"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service via type confusion in PKCS#7 signature verification"
},
{
"cve": "CVE-2026-23490",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-16T20:03:33.790513+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430472"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pyasn1, a generic ASN.1 library for Python. A remote attacker could exploit this vulnerability by sending a specially crafted RELATIVE-OID with excessive continuation octets. This input validation vulnerability leads to memory exhaustion, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23490"
},
{
"category": "external",
"summary": "RHBZ#2430472",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430472"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23490",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23490"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23490",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23490"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/3908f144229eed4df24bd569d16e5991ace44970",
"url": "https://github.com/pyasn1/pyasn1/commit/3908f144229eed4df24bd569d16e5991ace44970"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.2",
"url": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.2"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-63vm-454h-vhhq",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-63vm-454h-vhhq"
}
],
"release_date": "2026-01-16T19:03:36.442000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-18T16:24:32+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID"
}
]
}
RHSA-2026:7443
Vulnerability from csaf_redhat - Published: 2026-04-10 19:25 - Updated: 2026-06-05 19:54A vulnerability in Python’s os.path.expandvars() function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denial of service (DoS) conditions. No code execution or data exposure occurs, so the impact is limited to performance slowdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A zip file handling flaw has been discovered in the python standard library `zipfile` module. The 'zipfile' module would not check the validity of the ZIP64 End of Central Directory (EOCD) Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be assumed to be the previous record in the ZIP archive. This could be abused to create ZIP archives that are handled differently by the 'zipfile' module compared to other ZIP implementations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
Missing character filtering has been discovered in Python. When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `tarfile` module of cpython. This vulnerability allows a remote attacker to craft a malicious tar archive that, when processed, could be misinterpreted by the `tarfile` module. This misinterpretation occurs because the module incorrectly applies normalization of `AREGTYPE` blocks to `DIRTYPE` during the processing of multi-block members, such as `GNUTYPE_LONGNAME` or `GNUTYPE_LONGLINK`. The consequence is that the `tarfile` module may process the archive differently than intended, potentially leading to unexpected file system changes or data integrity issues.
CWE-237 - Improper Handling of Structural ElementsA flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into memory, potentially causing memory allocations errors, swapping, out-of-memory conditions or even system freezes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the plistlib module in the Python standard library. The amount of data to read from a Plist file is specified in the file itself. This issue allows a specially crafted Plist file to cause an application to allocate a large amount of memory, potentially resulting in allocations errors, swapping, out-of-memory conditions or even system freezes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
Missing newline filtering has been discovered in Python. User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython. This vulnerability allows a local user with low privileges to bypass security auditing mechanisms. The issue occurs because the SourcelessFileLoader component, responsible for handling older Python compiled files (.pyc), does not properly trigger system audit events. This oversight could enable malicious activities to go undetected, compromising the integrity of the system.
CWE-778 - Insufficient Logging| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python base64 module. When decoding base64 data using functions like base64.b64decode(), the decoding process prematurely stops upon encountering the first padding character. This can result in incomplete data being processed, where any information following the initial padding is unexpectedly ignored. Consequently, applications might interpret or handle base64-encoded data inconsistently compared to other implementations, potentially leading to data integrity issues.
A flaw was found in Python's `pkgutil.get_data()` function, which is used to retrieve data from packages. This function did not properly validate the `resource` argument, allowing a local attacker to perform path traversal attacks. Path traversal enables an attacker to access files and directories stored outside the intended root directory, potentially leading to information disclosure or unintended file access.
CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A control character validation flaw has been discovered in the Python http.cookie module. The Morsel.update(), |= operator, and unpickling paths were not patched to resolve CVE-2026-0672, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A stack overflow flaw has been discovered in the python pyexpat module. When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs. This will result in a program crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. A malicious Python process could exploit the "profiling.sampling" module and "asyncio introspection capabilities" to read and write memory addresses within a privileged process. This vulnerability occurs when the privileged process connects to the malicious process via its remote debugging feature, potentially leading to information disclosure and arbitrary code execution. Successful exploitation requires repeated connections, which may cause instability in the connecting process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\npython3.13:\n * python3.13-3.13.13-1.hum1 (aarch64, x86_64)\n * python3.13-debug-3.13.13-1.hum1 (aarch64, x86_64)\n * python3.13-devel-3.13.13-1.hum1 (aarch64, x86_64)\n * python3.13-freethreading-3.13.13-1.hum1 (aarch64, x86_64)\n * python3.13-freethreading-debug-3.13.13-1.hum1 (aarch64, x86_64)\n * python3.13-idle-3.13.13-1.hum1 (aarch64, x86_64)\n * python3.13-libs-3.13.13-1.hum1 (aarch64, x86_64)\n * python3.13-test-3.13.13-1.hum1 (aarch64, x86_64)\n * python3.13-tkinter-3.13.13-1.hum1 (aarch64, x86_64)\n * python3.13-3.13.13-1.hum1.src (src)",
"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-2026:7443",
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5713",
"url": "https://access.redhat.com/security/cve/CVE-2026-5713"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4224",
"url": "https://access.redhat.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3644",
"url": "https://access.redhat.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1299",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0865",
"url": "https://access.redhat.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6075",
"url": "https://access.redhat.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13837",
"url": "https://access.redhat.com/security/cve/CVE-2025-13837"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13836",
"url": "https://access.redhat.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13462",
"url": "https://access.redhat.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-11468",
"url": "https://access.redhat.com/security/cve/CVE-2025-11468"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-8291",
"url": "https://access.redhat.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12084",
"url": "https://access.redhat.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3446",
"url": "https://access.redhat.com/security/cve/CVE-2026-3446"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3479",
"url": "https://access.redhat.com/security/cve/CVE-2026-3479"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4519",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2297",
"url": "https://access.redhat.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15282",
"url": "https://access.redhat.com/security/cve/CVE-2025-15282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15367",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7443.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-06-05T19:54:10+00:00",
"generator": {
"date": "2026-06-05T19:54:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:7443",
"initial_release_date": "2026-04-10T19:25:32+00:00",
"revision_history": [
{
"date": "2026-04-10T19:25:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-24T10:51:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-05T19:54:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-13-main@aarch64",
"product": {
"name": "python3-13-main@aarch64",
"product_id": "python3-13-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.13@3.13.13-1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-13-main@src",
"product": {
"name": "python3-13-main@src",
"product_id": "python3-13-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.13@3.13.13-1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-13-main@x86_64",
"product": {
"name": "python3-13-main@x86_64",
"product_id": "python3-13-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.13@3.13.13-1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-13-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:python3-13-main@aarch64"
},
"product_reference": "python3-13-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-13-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:python3-13-main@src"
},
"product_reference": "python3-13-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-13-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:python3-13-main@x86_64"
},
"product_reference": "python3-13-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6075",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-31T17:01:47.052517+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2408891"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in Python\u2019s os.path.expandvars() function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denial of service (DoS) conditions. No code execution or data exposure occurs, so the impact is limited to performance slowdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Quadratic complexity in os.path.expandvars() with user-controlled template",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low rather than Moderate because it only causes a performance inefficiency without affecting code execution, data integrity, or confidentiality. The flaw lies in the algorithmic complexity of os.path.expandvars(), which can become quadratic when processing crafted input containing repetitive or nested environment variable references. Exploitation requires the attacker to control the input string passed to this function, which is uncommon in secure applications. Moreover, the impact is limited to increased CPU utilization and potential slowdown, not system compromise or data manipulation. Since the issue does not introduce memory corruption, privilege escalation, or information disclosure risks, its overall impact scope and exploitability are minimal, justifying a Low severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "RHBZ#2408891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2408891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6075",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6075"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/136065",
"url": "https://github.com/python/cpython/issues/136065"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/"
}
],
"release_date": "2025-10-31T16:41:34.983000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: Quadratic complexity in os.path.expandvars() with user-controlled template"
},
{
"cve": "CVE-2025-8291",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2025-10-07T19:01:23.599055+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2402342"
}
],
"notes": [
{
"category": "description",
"text": "A zip file handling flaw has been discovered in the python standard library `zipfile` module. The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of Central Directory (EOCD) Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be assumed to be the previous record in the ZIP archive. This could be abused to create ZIP archives that are handled differently by the \u0027zipfile\u0027 module compared to other ZIP implementations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Python zipfile End of Central Directory (EOCD) Locator record offset not checked",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "RHBZ#2402342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2402342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8291",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8291"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/162997bb70e067668c039700141770687bc8f267",
"url": "https://github.com/python/cpython/commit/162997bb70e067668c039700141770687bc8f267"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/333d4a6f4967d3ace91492a39ededbcf3faa76a6",
"url": "https://github.com/python/cpython/commit/333d4a6f4967d3ace91492a39ededbcf3faa76a6"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/139700",
"url": "https://github.com/python/cpython/issues/139700"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/139702",
"url": "https://github.com/python/cpython/pull/139702"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/QECOPWMTH4VPPJAXAH2BGTA4XADOP62G/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/QECOPWMTH4VPPJAXAH2BGTA4XADOP62G/"
}
],
"release_date": "2025-10-07T18:10:05.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: Python zipfile End of Central Directory (EOCD) Locator record offset not checked"
},
{
"cve": "CVE-2025-11468",
"cwe": {
"id": "CWE-140",
"name": "Improper Neutralization of Delimiters"
},
"discovery_date": "2026-01-20T22:02:21.862077+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431375"
}
],
"notes": [
{
"category": "description",
"text": "Missing character filtering has been discovered in Python. When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Missing character filtering in Python",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-11468"
},
{
"category": "external",
"summary": "RHBZ#2431375",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431375"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-11468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11468"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11468",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11468"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143935",
"url": "https://github.com/python/cpython/issues/143935"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143936",
"url": "https://github.com/python/cpython/pull/143936"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/FELSEOLBI2QR6YLG6Q7VYF7FWSGQTKLI/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/FELSEOLBI2QR6YLG6Q7VYF7FWSGQTKLI/"
}
],
"release_date": "2026-01-20T21:09:11.229000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Missing character filtering in Python"
},
{
"cve": "CVE-2025-12084",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-03T19:01:03.489250+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418655"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products as it can lead to a denial of service. The flaw exists in the `xml.dom.minidom` module of cpython, where a quadratic algorithm in methods like `appendChild()` can be triggered when processing excessively nested XML documents. When successfully exploited this may impact the availability of applications utilizing this functionality across affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "RHBZ#2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/142145",
"url": "https://github.com/python/cpython/issues/142145"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/142146",
"url": "https://github.com/python/cpython/pull/142146"
}
],
"release_date": "2025-12-03T18:55:32.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service"
},
{
"cve": "CVE-2025-13462",
"cwe": {
"id": "CWE-237",
"name": "Improper Handling of Structural Elements"
},
"discovery_date": "2026-03-12T19:01:27.734807+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447082"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `tarfile` module of cpython. This vulnerability allows a remote attacker to craft a malicious tar archive that, when processed, could be misinterpreted by the `tarfile` module. This misinterpretation occurs because the module incorrectly applies normalization of `AREGTYPE` blocks to `DIRTYPE` during the processing of multi-block members, such as `GNUTYPE_LONGNAME` or `GNUTYPE_LONGLINK`. The consequence is that the `tarfile` module may process the archive differently than intended, potentially leading to unexpected file system changes or data integrity issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: cpython: `tarfile` module misinterprets crafted tar archives leading to data integrity issues",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "RHBZ#2447082",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447082"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13462"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13462",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13462"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/141707",
"url": "https://github.com/python/cpython/issues/141707"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143934",
"url": "https://github.com/python/cpython/pull/143934"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/EOMI5I66ZMKQ2INNFT6T7IAIKUGPZYIE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/EOMI5I66ZMKQ2INNFT6T7IAIKUGPZYIE/"
}
],
"release_date": "2026-03-12T17:59:26.620000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cpython: cpython: `tarfile` module misinterprets crafted tar archives leading to data integrity issues"
},
{
"cve": "CVE-2025-13836",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-01T19:01:03.091899+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418078"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into memory, potentially causing memory allocations errors, swapping, out-of-memory conditions or even system freezes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Excessive read buffering DoS in http.client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploited by Python applications using the http.client.HTTPResponse.read function without the amount parameter, which specifies the read size in bytes. Note that Python libraries may use this function internally and make applications vulnerable. Additionally, vulnerable Python applications must connect to a malicious or compromised server that replies with a very large or crafted Content-Length header to trigger this issue, limiting the exposure of this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "RHBZ#2418078",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418078"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13836",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13836"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/119451",
"url": "https://github.com/python/cpython/issues/119451"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/119454",
"url": "https://github.com/python/cpython/pull/119454"
}
],
"release_date": "2025-12-01T18:02:38.483000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Since this vulnerability is triggered when no read amount is specified and the client defaults to using the potentially malicious Content-Length header, developers can mitigate this issue in their code by always imposing an explicit, safe limit on data reads.\n\nApplications using the http.client.HTTPResponse.read function directly can ensure that read operations specify a byte limit:\n\n~~~\n...\nmax_safe_read = 10 * 1024 * 1024\ndata = response.read(max_safe_read)\n...\n~~~",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Excessive read buffering DoS in http.client"
},
{
"cve": "CVE-2025-13837",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-01T19:01:32.492656+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418084"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the plistlib module in the Python standard library. The amount of data to read from a Plist file is specified in the file itself. This issue allows a specially crafted Plist file to cause an application to allocate a large amount of memory, potentially resulting in allocations errors, swapping, out-of-memory conditions or even system freezes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Out-of-memory when loading Plist",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploited by Python applications processing malicious or untrusted Plist files, which are not typically done in Linux systems or applications. Furthermore, this flaw can cause only a denial of service with no other security impact. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13837"
},
{
"category": "external",
"summary": "RHBZ#2418084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418084"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13837",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13837"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13837",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13837"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/119342",
"url": "https://github.com/python/cpython/issues/119342"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/119343",
"url": "https://github.com/python/cpython/pull/119343"
}
],
"release_date": "2025-12-01T18:13:32.739000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Out-of-memory when loading Plist"
},
{
"cve": "CVE-2025-15282",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:20.971828+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431366"
}
],
"notes": [
{
"category": "description",
"text": "Missing newline filtering has been discovered in Python. User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Header injection via newlines in data URL mediatype in Python",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15282"
},
{
"category": "external",
"summary": "RHBZ#2431366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15282"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143925",
"url": "https://github.com/python/cpython/issues/143925"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143926",
"url": "https://github.com/python/cpython/pull/143926"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/X66HL7SISGJT33J53OHXMZT4DFLMHVKF/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/X66HL7SISGJT33J53OHXMZT4DFLMHVKF/"
}
],
"release_date": "2026-01-20T21:35:13.865000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Header injection via newlines in data URL mediatype in Python"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-0865",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:26.694713+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431367"
}
],
"notes": [
{
"category": "description",
"text": "Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: wsgiref.headers.Headers allows header newline injection in Python",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "RHBZ#2431367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143916",
"url": "https://github.com/python/cpython/issues/143916"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143917",
"url": "https://github.com/python/cpython/pull/143917"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/"
}
],
"release_date": "2026-01-20T21:26:15.274000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: wsgiref.headers.Headers allows header newline injection in Python"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
},
{
"cve": "CVE-2026-2297",
"cwe": {
"id": "CWE-778",
"name": "Insufficient Logging"
},
"discovery_date": "2026-03-04T23:01:09.396553+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444691"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython. This vulnerability allows a local user with low privileges to bypass security auditing mechanisms. The issue occurs because the SourcelessFileLoader component, responsible for handling older Python compiled files (.pyc), does not properly trigger system audit events. This oversight could enable malicious activities to go undetected, compromising the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: CPython: Logging Bypass in Legacy .pyc File Handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "RHBZ#2444691",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444691"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2297",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2297"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2297",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2297"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/482d6f8bdba9da3725d272e8bb4a2d25fb6a603e",
"url": "https://github.com/python/cpython/commit/482d6f8bdba9da3725d272e8bb4a2d25fb6a603e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/a51b1b512de1d56b3714b65628a2eae2b07e535e",
"url": "https://github.com/python/cpython/commit/a51b1b512de1d56b3714b65628a2eae2b07e535e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/e58e9802b9bec5cdbf48fc9bf1da5f4fda482e86",
"url": "https://github.com/python/cpython/commit/e58e9802b9bec5cdbf48fc9bf1da5f4fda482e86"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145506",
"url": "https://github.com/python/cpython/issues/145506"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145507",
"url": "https://github.com/python/cpython/pull/145507"
}
],
"release_date": "2026-03-04T22:10:43.297000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cpython: CPython: Logging Bypass in Legacy .pyc File Handling"
},
{
"cve": "CVE-2026-3446",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-04-10T19:01:22.358644+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457410"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python base64 module. When decoding base64 data using functions like base64.b64decode(), the decoding process prematurely stops upon encountering the first padding character. This can result in incomplete data being processed, where any information following the initial padding is unexpectedly ignored. Consequently, applications might interpret or handle base64-encoded data inconsistently compared to other implementations, potentially leading to data integrity issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python base64: Incomplete data decoding due to premature stop at padding",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3446"
},
{
"category": "external",
"summary": "RHBZ#2457410",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457410"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3446"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3446",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3446"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/1f9958f909c1b41a4ffc0b613ef8ec8fa5e7c474",
"url": "https://github.com/python/cpython/commit/1f9958f909c1b41a4ffc0b613ef8ec8fa5e7c474"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/4561f6418a691b3e89aef0901f53fe0dfb7f7c0e",
"url": "https://github.com/python/cpython/commit/4561f6418a691b3e89aef0901f53fe0dfb7f7c0e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/e31c55121620189a0d1a07b689762d8ca9c1b7fa",
"url": "https://github.com/python/cpython/commit/e31c55121620189a0d1a07b689762d8ca9c1b7fa"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145264",
"url": "https://github.com/python/cpython/issues/145264"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145267",
"url": "https://github.com/python/cpython/pull/145267"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/F5ZT5ICGJ6CKXVUJ34YBVY7WOZ5SHG53/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/F5ZT5ICGJ6CKXVUJ34YBVY7WOZ5SHG53/"
}
],
"release_date": "2026-04-10T18:17:35.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Python base64: Incomplete data decoding due to premature stop at padding"
},
{
"cve": "CVE-2026-3479",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-18T19:01:35.703411+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448746"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s `pkgutil.get_data()` function, which is used to retrieve data from packages. This function did not properly validate the `resource` argument, allowing a local attacker to perform path traversal attacks. Path traversal enables an attacker to access files and directories stored outside the intended root directory, potentially leading to information disclosure or unintended file access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python pkgutil.get_data(): Path Traversal via improper resource argument validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3479"
},
{
"category": "external",
"summary": "RHBZ#2448746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448746"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3479",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3479"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3479",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3479"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/146121",
"url": "https://github.com/python/cpython/issues/146121"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/146122",
"url": "https://github.com/python/cpython/pull/146122"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/WYLLVQOOCKGK73JM7Z7ZSNOJC4N7BAWY/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/WYLLVQOOCKGK73JM7Z7ZSNOJC4N7BAWY/"
}
],
"release_date": "2026-03-18T18:13:42.288000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: Python pkgutil.get_data(): Path Traversal via improper resource argument validation"
},
{
"cve": "CVE-2026-3644",
"cwe": {
"id": "CWE-791",
"name": "Incomplete Filtering of Special Elements"
},
"discovery_date": "2026-03-16T18:02:25.997880+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448168"
}
],
"notes": [
{
"category": "description",
"text": "A control character validation flaw has been discovered in the Python http.cookie module. The Morsel.update(), |= operator, and unpickling paths were not patched to resolve CVE-2026-0672, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Incomplete control character validation in http.cookies",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "RHBZ#2448168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3644",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3644"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3644",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3644"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4",
"url": "https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145599",
"url": "https://github.com/python/cpython/issues/145599"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145600",
"url": "https://github.com/python/cpython/pull/145600"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/"
}
],
"release_date": "2026-03-16T17:37:31.344000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Incomplete control character validation in http.cookies"
},
{
"cve": "CVE-2026-4224",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2026-03-16T19:01:54.161187+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448181"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw has been discovered in the python pyexpat module. When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs. This will result in a program crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Stack overflow parsing XML with deeply nested DTD content models",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "RHBZ#2448181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448181"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4224",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4224"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4224",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4224"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/196edfb06a7458377d4d0f4b3cd41724c1f3bd4a",
"url": "https://github.com/python/cpython/commit/196edfb06a7458377d4d0f4b3cd41724c1f3bd4a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/e0a8a6da90597a924b300debe045cdb4628ee1f3",
"url": "https://github.com/python/cpython/commit/e0a8a6da90597a924b300debe045cdb4628ee1f3"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/eb0e8be3a7e11b87d198a2c3af1ed0eccf532768",
"url": "https://github.com/python/cpython/commit/eb0e8be3a7e11b87d198a2c3af1ed0eccf532768"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145986",
"url": "https://github.com/python/cpython/issues/145986"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145987",
"url": "https://github.com/python/cpython/pull/145987"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/5M7CGUW3XBRY7II4DK43KF7NQQ3TPZ6R/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/5M7CGUW3XBRY7II4DK43KF7NQQ3TPZ6R/"
}
],
"release_date": "2026-03-16T17:52:26.639000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Stack overflow parsing XML with deeply nested DTD content models"
},
{
"cve": "CVE-2026-4519",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-03-20T16:02:13.494105+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449649"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "RHBZ#2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143930",
"url": "https://github.com/python/cpython/issues/143930"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143931",
"url": "https://github.com/python/cpython/pull/143931"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/"
}
],
"release_date": "2026-03-20T15:08:32.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs"
},
{
"cve": "CVE-2026-5713",
"cwe": {
"id": "CWE-822",
"name": "Untrusted Pointer Dereference"
},
"discovery_date": "2026-04-14T16:01:58.710183+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458239"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. A malicious Python process could exploit the \"profiling.sampling\" module and \"asyncio introspection capabilities\" to read and write memory addresses within a privileged process. This vulnerability occurs when the privileged process connects to the malicious process via its remote debugging feature, potentially leading to information disclosure and arbitrary code execution. Successful exploitation requires repeated connections, which may cause instability in the connecting process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Information disclosure and arbitrary code execution via remote debugging with a malicious process.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5713"
},
{
"category": "external",
"summary": "RHBZ#2458239",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458239"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5713",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5713"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148178",
"url": "https://github.com/python/cpython/issues/148178"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148187",
"url": "https://github.com/python/cpython/pull/148187"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/OG4RHARYSNIE22GGOMVMCRH76L5HKPLM/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/OG4RHARYSNIE22GGOMVMCRH76L5HKPLM/"
}
],
"release_date": "2026-04-14T15:11:51.122000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Python: Information disclosure and arbitrary code execution via remote debugging with a malicious process."
}
]
}
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.